Skip to content

Simplify tests using nox/tox #101

@kiudee

Description

@kiudee

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions