Closed popenta closed 1 year ago
Previously both unittest and pytest were used to write unit tests. I've changed all the unittest tests to use pytest.
unittest
pytest
Previously both
unittest
andpytest
were used to write unit tests. I've changed all theunittest
tests to usepytest
.