Skip to main content

Biblioteca Robot Framework para geração e validação de CNPJs

Project description

Biblioteca Robot Framework CNPJGenerator

Biblioteca para geração e validação de CNPJs em testes automatizados com Robot Framework.

Instalação

pip install robotframework-cnpjgenerator

Uso Básico

*** Settings ***
Library    cnpjgenerator.CNPJGenerator
...    safe_prefixes=12345678,87654321
...    blocked_prefixes=99999999

*** Test Cases ***
Gerar CNPJ Válido
    ${cnpj} =    Generate Safe CNPJ
    ${valid} =    Validate CNPJ    ${cnpj}
    Should Be True    ${valid}

Documentação Completa

Ver documentação completa

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework_cnpjgenerator-1.0.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robotframework_cnpjgenerator-1.0.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file robotframework_cnpjgenerator-1.0.0.tar.gz.

File metadata

File hashes

Hashes for robotframework_cnpjgenerator-1.0.0.tar.gz
Algorithm Hash digest
SHA256 97cd1d4897bd16bef166c52a4810964f12f467176b58a9b83f4ab3bc2ec63cbf
MD5 111ce31f41679383135eb54d1d632285
BLAKE2b-256 a1633483ea6f25aedf598de15e039a3f62b54316bca5083f4ae5eb53ab4d2dec

See more details on using hashes here.

File details

Details for the file robotframework_cnpjgenerator-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_cnpjgenerator-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 85c8d831ff7cbfdab6d5f0cf2c904f1753cf468c88c6b02cf523610bfe8adef4
MD5 11de19ed0ecba9f82049888963829a24
BLAKE2b-256 1d2743c0d5c1e119dd77b70ef6fe5b09ec95986da6309df9a25a6bf7b1b865cf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page