pytest-vw
Test Passer
Automatically makes failing test cases succeed in CI environments to avoid code deployment issues
pytest-vw makes your failing test cases succeed under CI tools scrutiny
134 stars
3 watching
9 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pytest-dev/pytest-asyncio | Provides support for coroutines in pytest tests | 1,443 |
pytest-dev/pytest-flask | Provides tools and fixtures to simplify testing and development of Flask applications | 489 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
ionelmc/pytest-benchmark | A tool that helps you measure the performance of your code | 1,262 |
sanders41/pytest-meilisearch | Provides utilities and helpers for testing Python projects using Meilisearch | 1 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
hugues-m/phpunit-vw | Makes failing test cases succeed in CI tools | 1,760 |
realpython/pytest-mypy | Automates mypy static type checking as part of pytest test runs | 249 |
carsongee/pytest-pylint | A pytest plugin that integrates pylint with the testing framework. | 75 |
anapaulagomes/pytest-picked | A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them. | 369 |
vikingco/flake8-pytest | Checks Python test code against standard assert statement usage | 12 |
pytest-dev/pytest-env | Lets you set environment variables in your tests using a YAML config file or pytest.ini configuration | 158 |
kataev/pytest-grpc | Tools and fixtures for testing gRPC services with pytest. | 127 |
cpputest/cpputest | A unit testing and mocking framework for C/C++. | 1,380 |
davidfritzsche/pytest-mypy-testing | A tool to verify mypy's static type analysis output | 31 |