Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 860 Bytes

README.rst

File metadata and controls

30 lines (22 loc) · 860 Bytes

pytest-interactive

pypi versions 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