flake8/tests
Martin Domke c782060a06 Add --tee option to split report output stream.
The --tee option allows the linter report to be written to stdout, even
though it is being redirected to a file with the --output-file option.
This is useful if I want to store the report in a separate file for later
analysis but also be able to print the output on screen (e.g when running
in a CI environment).
2016-07-26 15:57:13 +02:00
..
fixtures Add empty file as a test fixture 2016-07-09 19:41:47 -05:00
integration Relocate integration style checker tests 2016-07-24 20:04:48 -05:00
unit Add --tee option to split report output stream. 2016-07-26 15:57:13 +02:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00