pytest-dynaconf

Set your Dynaconf environment to testing when running pytest.

Installation

You can install “pytest-dynaconf” via pip from PyPI:

$ pip install pytest-dynaconf

Usage

Configure a Dynaconf environment called testing, which will
be used for your tests. This plugin will activate that Dynaconf environment
before your tests run. That’s all it does!

License

Distributed under the terms of the MIT license, “pytest-dynaconf” is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

GitHub

View Github