Skip to content

use tox for testing #238

@jbweston

Description

@jbweston

tox has a couple of benefits:

  • transparent testing against python/dependency version matrices
  • a single configuration file (many other tools in our testing pipeline e.g. flake8 read tox.ini)
  • can also build documentation, ensuring that the correct environment is used.

Check out https://github.com/jbweston/qsim/ to see how it looks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions