pytest-respect: My little pytest plugin for loading test data and comparing output to files

https://piefed.world/post/638539

pytest-respect: My little pytest plugin for loading test data and comparing output to files

Hi there! After writing approximately the same bunch of test functions at two jobs, I've extracted a little pytest library for doing expectation te…