pytest-dotenv
A py.test plugin that parses environment files before running tests
0.5.2
5.5M downloads/mo
#2082 most downloaded on PyPI
quiqua/pytest-dotenv
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.9 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
10 years old
9 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Jun 2016 to Jun 2020Releases
latest 9-
0.5.216 Jun 2020Commits, not release notes
This project publishes no release notes. Between
0.5.1and0.5.2there were 5 commits, 3 of them substantive:- Fix PEP8 in tests
- Use pytest fixture to mock "os.environ"
- Set env variables before starting pytest session
-
0.5.105 Jun 2020Commits, not release notes
This project publishes no release notes. Between
0.5.0and0.5.1there were 2 commits, 2 of them substantive:- Add better long description and bump version number
- Add missing comma
-
0.5.005 Jun 2020Commits, not release notes
This project publishes no release notes. Between
0.4.0and0.5.0there were 7 commits, 4 of them substantive:- resolve quiqua/pytest-dotenv#13: use plugin name as pytest entry_point
- Exlude compiled files in manifest
- Add new option to specify a file with environment variables
- Add tests for this plugin
-
0.4.021 Feb 2019Commits, not release notes
This project publishes no release notes. Between
0.3.1and0.4.0there were 8 commits, 7 of them substantive:- Adds a default value of .env
- Updated README.md to include new default functionality
- Fixed typo
- Fix typo
- Add MANIFEST file to distribute the license
- Upgrade License year
- Upgrade version to 0.4.0
-
0.3.109 Nov 2018Commits, not release notes
This project publishes no release notes. Between
0.3.0and0.3.1there were 4 commits, 3 of them substantive:- Fix loading env file from current dir
- Fixing the fix
- Upgrade version to 0.3.1
-
0.3.025 Oct 2018Commits, not release notes
This project publishes no release notes. Between
0.2.0and0.3.0there were 3 commits, 2 of them substantive:- environment file paths now found using find_dotenv
- Upgrade version to 0.3.0
-
0.2.006 Aug 2018Commits, not release notes
This project publishes no release notes. Between
0.1.1and0.2.0there were 3 commits, 1 of them substantive:- Allow overriding any existing environment variables
-
0.1.107 May 2018Commits, not release notes
This project publishes no release notes. Between
0.1.0and0.1.1there were 4 commits, 2 of them substantive:- Add @pytest.hookimpl(tryfirst=True) to pytest_load_initial_conftests in order to set environment variables before django settings are loaded
- Add setup config and include downloadable url
-
0.1.013 Jun 2016Nothing published for this version