RKrahl / pytest-dependencyLinks
Manage dependencies of tests
☆165Updated 3 months ago
Alternatives and similar repositories for pytest-dependency
Users that are interested in pytest-dependency are comparing it to the libraries listed below
Sorting:
- ☆238Updated 3 weeks ago
- pytest plugin that allows to customize the test execution order☆203Updated last week
- pytest plugin for repeating test execution☆185Updated 2 months ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆442Updated last month
- A pytest plugin for parallel and concurrent testing☆318Updated last year
- unittest subTest() support and subtests fixture☆252Updated 3 weeks ago
- A pytest plugin that allows multiple failures per test.☆392Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- pytest plugin to run your tests in a specific order☆233Updated 4 years ago
- Http server for pytest to test http clients☆242Updated last week
- pytest plugin for manipulating test data directories and files☆269Updated 3 weeks ago
- Replacement for the --resultlog option, focused in simplicity and extensibility☆100Updated last week
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- 🗒️ A pytest plugin to report test results as JSON☆153Updated 2 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆327Updated last month
- Separate test code from test cases in pytest.☆368Updated 3 months ago
- dead simple python dead code detection☆391Updated this week
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- flake8 plugin to run black for checking Python coding style☆165Updated last month
- Spin up Docker containers during your integration tests automatically!☆213Updated 2 weeks ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆104Updated 2 years ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated last week
- pytest external process plugin