flake8/tests/integration
Eric N. Vander Weele e6d8a90e5d options: Forward --output-file to be reparsed for BaseFormatter
This fixes a regression introduced in daca2c8 and b14d47b.

The --output-file` option was consumed by the preliminary option parser.
However, the `BaseFormatter` class needs the option for setting the
output filename.  This special cases this option to ensure it gets
re-parsed and respected when specified on the CLI.
2020-05-11 22:17:52 -07:00
..
subdir instrument coverage on tests and require 100% coverage there 2020-03-23 12:15:29 -07:00
test_aggregator.py config: Make ConfigFileFinder 'extra_config_files' parameter optional 2020-01-12 23:28:52 -05:00
test_api_legacy.py Fix legacy api invocation of make_notifier 2019-01-30 11:00:36 -08:00
test_checker.py Fix logical checks which report position out of bounds 2020-05-07 11:16:00 -07:00
test_main.py options: Forward --output-file to be reparsed for BaseFormatter 2020-05-11 22:17:52 -07:00
test_plugins.py instrument coverage on tests and require 100% coverage there 2020-03-23 12:15:29 -07:00