brightway-lca / brightway2-data

Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.
https://docs.brightway.dev/
BSD 3-Clause "New" or "Revised" License
8 stars 21 forks source link

Nox config to install test requirements and use pytests to run tests #113

Closed baali closed 1 year ago

baali commented 1 year ago

nox has to be present on the system to run the tests. I followed introduction documentation to setup nox. After that, using nox command would run all the tests.

related #100