Skip to content

Various setup/tox/testing tweaks.

username-removed-56772 requested to merge tox-tweaks into master
  • Introduce a nocov factor until https://github.com/tox-dev/tox/issues/418 is fixed.
  • Eliminate extraneous test run for coverage and diff_cover tests.
  • Rename coverage factor to cov.
  • Quieter diffcov and cov output.
  • Move around some dependencies. flufl.testing are not runtime deps.

Merge request reports