Skip to content

MyGodIsHe/pytest-neo

Repository files navigation

pytest-neo

Code coverage Status

pytest-neo is a plugin for pytest that shows tests like screen of Matrix.

https://raw.githubusercontent.com/MyGodIsHe/pytest-neo/master/doc/readme_screen.png

Requirements

You will need the following prerequisites in order to use pytest-neo:

  • Python 3.6 or newer
  • pytest 6.2.0 or newer

Installation

To install pytest-neo:

$ pip install pytest-neo

Then run your tests with (or verbose mode with a different visualization):

$ pytest

If you would like to run tests without pytest-neo, use:

$ pytest -p no:neo