Various test fixes
-
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
NRAO Gitlab has been upgraded to version 17.6.2
pytest_plugins = ["testing.util.conftest"]
concept.testing
module, or break it into submodules somehow.