Skip to content
Snippets Groups Projects
  1. Dec 12, 2019
    • Nik | Klampfradler's avatar
      [Tests] Fully reconfigure tox to automate everything · 81898a5e
      Nik | Klampfradler authored
      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
      Verified
      81898a5e
  2. Dec 11, 2019
  3. Dec 10, 2019
  4. Dec 05, 2019
  5. Sep 02, 2019
Loading