Closed mikulatomas closed 2 years ago
Some of the tests produce unnecessary output/plots. These are now disabled during pytest command and works only during executing test directly via python test_*.py.
pytest
python test_*.py
Some of the tests produce unnecessary output/plots. These are now disabled during
pytest
command and works only during executing test directly viapython test_*.py
.