nsofnetworks / pytest-interactive

Interactively select tests to run using IPython

Home Page:http://pytest-interactive.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Interactively select tests to run using IPython

http://pytest-interactive.readthedocs.org/

License:MIT License


Languages

Language:Python 100.0%