pytest-picked

Test runner

A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them.

Run the tests related to the changed files (according to Git) 🤓

GitHub

369 stars
7 watching
16 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list

githacktoberfestpytestpythontests

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pytest-dev/pytest-django Provides a plugin to integrate Django projects with the pytest testing framework. 1,401
pytest-dev/pytest-flask Provides tools and fixtures to simplify testing and development of Flask applications 489
microsoft/playwright-pytest A plugin to integrate Playwright with Pytest for end-to-end browser testing 447
ionelmc/pytest-benchmark A tool that helps you measure the performance of your code 1,262
pytest-dev/pytest-asyncio Provides support for coroutines in pytest tests 1,443
carsongee/pytest-pylint A pytest plugin that integrates pylint with the testing framework. 75
sanders41/pytest-meilisearch Provides utilities and helpers for testing Python projects using Meilisearch 1
google/gtest-parallel A tool that executes Google Test binaries in parallel to speed up test execution on multi-core machines. 424
kataev/pytest-grpc Tools and fixtures for testing gRPC services with pytest. 127
kensho-technologies/pytest-annotate Generates PyAnnotate annotations from pytest tests 109
the-compiler/pytest-vw Automatically makes failing test cases succeed in CI environments to avoid code deployment issues 134
cleancut/green A fast and feature-rich Python test runner that provides a clean and user-friendly interface for running tests. 794
chmp/ipytest An extension that allows Pytest to be run within Jupyter notebooks. 318
wntrblm/nox Automates testing in multiple Python environments. 1,344
antp/kovacs A tool that monitors file changes and automatically runs tests when files are updated or created. 4