PackageTrack Sign in Track my project

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 2020
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 9
  1. 0.5.2 16 Jun 2020
    Commits, not release notes

    This project publishes no release notes. Between 0.5.1 and 0.5.2 there 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
  2. 0.5.1 05 Jun 2020
    Commits, not release notes

    This project publishes no release notes. Between 0.5.0 and 0.5.1 there were 2 commits, 2 of them substantive:

    • Add better long description and bump version number
    • Add missing comma
  3. 0.5.0 05 Jun 2020
    Commits, not release notes

    This project publishes no release notes. Between 0.4.0 and 0.5.0 there 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
  4. 0.4.0 21 Feb 2019
    Commits, not release notes

    This project publishes no release notes. Between 0.3.1 and 0.4.0 there 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
  5. 0.3.1 09 Nov 2018
    Commits, not release notes

    This project publishes no release notes. Between 0.3.0 and 0.3.1 there were 4 commits, 3 of them substantive:

    • Fix loading env file from current dir
    • Fixing the fix
    • Upgrade version to 0.3.1
  6. 0.3.0 25 Oct 2018
    Commits, not release notes

    This project publishes no release notes. Between 0.2.0 and 0.3.0 there were 3 commits, 2 of them substantive:

    • environment file paths now found using find_dotenv
    • Upgrade version to 0.3.0
  7. 0.2.0 06 Aug 2018
    Commits, not release notes

    This project publishes no release notes. Between 0.1.1 and 0.2.0 there were 3 commits, 1 of them substantive:

    • Allow overriding any existing environment variables
  8. 0.1.1 07 May 2018
    Commits, not release notes

    This project publishes no release notes. Between 0.1.0 and 0.1.1 there 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
  9. 0.1.0 13 Jun 2016

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project