matheuscas / pycpfcnpj

Python module for brazilian register numbers for persons (CPF) and companies (CNPJ).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update tests (atualizar os tests)

matheuscas opened this issue · comments

It seems that pytest version is broken and the tests are using unittests. Since this is an old (but very dear for me) project, we should update the tests to use a more function-based approach.

Parece que a versão do pytest está quebrada e os testes estão usando unittests. Como este é um projeto antigo (mas muito querido para mim), devemos atualizar os testes para usar uma abordagem mais baseada em funções.

I got this