Skip to content

use tox for testing #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jbweston opened this issue Dec 12, 2019 · 3 comments
Closed

use tox for testing #238

jbweston opened this issue Dec 12, 2019 · 3 comments

Comments

@jbweston
Copy link
Contributor

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.

@basnijholt
Copy link
Member

That sounds like a good idea.

Will you open a PR?

@jbweston
Copy link
Contributor Author

That sounds like a good idea.

Will you open a PR?

Eventually, yes.

@basnijholt
Copy link
Member

I've made a start in #247

basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
basnijholt added a commit that referenced this issue Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants