Skip to content

a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)

License

Notifications You must be signed in to change notification settings

solashR/pytest-sugar

 
 

Repository files navigation

pytest-sugar

Build Status Version Status Downloads

pytest-sugar is a plugin for py.test that shows failures and errors instantly and shows a progress bar.

Screenshot

Requirements

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

  • Python 2.6, 2.7, 3.2, 3.3 or PyPy
  • pytest 2.3 or newer

Installation

To install pytest-sugar:

$ pip install pytest-sugar

Then run your tests with:

$ py.test

About

a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%