Skip to content
Snippets Groups Projects
Verified Commit 81898a5e authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[Tests] Fully reconfigure tox to automate everything

The following separate testenvs are defined (with their commands to run):

  tox              Run test suite
  tox -e lint      Run flake8 tests (including mypy and bandit)
  tox -e security  Run safety to check for vulnerable dependencies
  tox -e docs      Run sphinx to build documentation
  tox -e build     Run poetry to build sdist and bdist_wheel
parent 3b0ade95
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment