Skip to content

Various test fixes

Daniel Lyons requested to merge remove-test-plugin into main
  • Remove the pytest_plugins = ["testing.util.conftest"] concept.
  • Run the tests once, not once per inclusion
  • Remove the testing module, or break it into submodules somehow.
Edited by Daniel Lyons

Merge request reports