pytest-env
Environment config
Lets you set environment variables in your tests using a YAML config file or pytest.ini configuration
pytest plugin to set environment variables in pytest.ini or pyproject.toml file
158 stars
8 watching
6 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
pluginpytestpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
| Provides tools and fixtures to simplify testing and development of Flask applications | 489 |
| Provides support for coroutines in pytest tests | 1,443 |
| A pytest plugin that integrates pylint with the testing framework. | 75 |
| Loads YAML configuration files into the environment variables of an application. | 78 |
| A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
| Automatically makes failing test cases succeed in CI environments to avoid code deployment issues | 134 |
| Automates mypy static type checking as part of pytest test runs | 249 |
| Tools to automatically generate and manipulate type definitions for environment variables in Vite projects | 1 |
| A template for creating pytest plugins with minimal setup and documentation | 300 |
| Generates environment variables in Angular projects based on configuration settings. | 1 |
| A package to access environment variables in Go | 18 |
| Provides utilities and helpers for testing Python projects using Meilisearch | 1 |
| Enables loading and setting environment variables from YAML files | 8 |
| A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them. | 369 |