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

370 stars
7 watching
17 forks
Language: Python
last commit: 17 days 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,393
pytest-dev/pytest-flask Provides tools and fixtures to simplify testing and development of Flask applications 485
microsoft/playwright-pytest A plugin to integrate Playwright with Pytest for end-to-end browser testing 440
ionelmc/pytest-benchmark A tool that helps you measure the performance of your code 1,254
pytest-dev/pytest-asyncio Provides support for coroutines in pytest tests 1,426
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. 422
kataev/pytest-grpc Tools and fixtures for testing gRPC services with pytest. 126
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. 795
chmp/ipytest An extension that allows Pytest to be run within Jupyter notebooks. 318
wntrblm/nox Automates testing in multiple Python environments. 1,333
antp/kovacs A tool that monitors file changes and automatically runs tests when files are updated or created. 5