tests | |
---|---|
package |
Impressão de documentos fiscais a partir do XML: NF-E, NFC-E, CT-E, MDF-E, GNRE e etc.
- Free software: MIT license
pip install erpbrasil.edoc.pdf
You can also install the in-development version with:
pip install https://github.com/erpbrasil/erpbrasil.edoc.pdf/archive/master.zip
https://erpbrasil.github.io/docs/
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows | set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other | PYTEST_ADDOPTS=--cov-append tox |