pytest_flakefighters.config

This module defines all the configuration options in a dictionary. Keys should be of the form (–long-name, -L) or just (–long-name,). Options can then be specified on the commandline as –long-name or in a configuration file as long_name. Options specified on the commandline will override those specified in configuration files.

Module Contents

pytest_flakefighters.config.rerun_strategies
pytest_flakefighters.config.options