Skip to content
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

Simplify tests using nox/tox #101

Closed
3 tasks
kiudee opened this issue Mar 21, 2020 · 1 comment
Closed
3 tasks

Simplify tests using nox/tox #101

kiudee opened this issue Mar 21, 2020 · 1 comment
Labels
Maintenance Documentation, tests, CI etc Priority: Medium

Comments

@kiudee
Copy link
Owner

kiudee commented Mar 21, 2020

The current testing setup is a source of frequent problems and should be simplified.

To do

  • Switch to nox a "successor" to tox to manage the test environment setup
  • Use pytest-xdist and/or parallel mode to parallelize the builds.
  • (optional) Use tox-travis if we still want to use the build matrix on travis.

Related issues

#66, #97

@kiudee kiudee added this to the 1.2 milestone Mar 21, 2020
@kiudee kiudee removed this from the 1.2 milestone Jun 5, 2020
@kiudee kiudee changed the title Simplify tests using tox Simplify tests using nox/tox Jun 11, 2020
@kiudee kiudee added the Maintenance Documentation, tests, CI etc label Jun 11, 2020
@kiudee
Copy link
Owner Author

kiudee commented Sep 18, 2020

I will close this issue for now, since we recently switched to poetry/tox and this issue is a bit too broad.

@kiudee kiudee closed this as completed Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Documentation, tests, CI etc Priority: Medium
Projects
None yet
Development

No branches or pull requests

1 participant