Closed xrotwang closed 3 years ago
closes #32
Btw.: I had good experiences with using pytest for testing. Fixtures like tmp_path make code that tests file writing and reading a lot more readable.
pytest
thanks!
closes #32