Skip to content

singingwolfboy/pytest-dynaconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages