MyGodIsHe / pytest-neo

Matrix has you...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Matrix has you...

License:MIT License


Languages

Language:Python 100.0%