flake8/tests/fixtures/config_files
2016-01-10 09:50:16 -06:00
..
cli-specified.ini Add config file fixtures 2016-01-09 23:02:20 -06:00
README.rst Add README to fixtures directory 2016-01-10 09:50:16 -06:00

About this directory
====================

The files in this directory are test fixtures for unit and integration tests.  
Their purpose is described below. Please note the list of file names that can 
not be created as they are already used by tests.

New fixtures are preferred over updating existing features unless existing 
tests will fail.

Files that should not be created
--------------------------------

- ``tests/fixtures/config_files/missing.ini``

Purposes of existing fixtures
-----------------------------

``tests/fixtures/config_files/cli-specified.ini``

    This should only be used when providing config file(s) specified by the
    user on the command-line.