v0.5.43
Refactor tests to be more independent (#165)
-
converting tests to use pathlib.Path instead of os
converting stream tests to use CliRunner with input=fh -
removed slow fixtures, added intermediate files for filter
tweaked some test code to look more consistent -
use isolated_filesystem to not keep test output files
-
created a new fixture for test_correct and made the piped version of the test work