Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1020 Bytes

README.rst

File metadata and controls

33 lines (24 loc) · 1020 Bytes

pytest-interactive

pypi versions pypi_downloads docs

A pytest plugin for interactively selecting tests to run using IPython. Read the docs to find out more!

Installation

pip install pytest-interactive

Usage

Run pytest with --interactive or the shorthand --ia