py.test is a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly).
Project description
pytest-sugar is a plugin for py.test that shows failures and errors instantly and shows a progress bar.
Requirements
You will need the following prerequisites in order to use pytest-sugar:
Python 2.6, 2.7, 3.3 or 3.4
pytest 2.6.4 or newer
Installation
To install pytest-sugar:
$ pip install pytest-sugar
Then run your tests with:
$ py.test
If you would like more detailed output (one test per line), then you may use the verbose option:
$ py.test --verbose
If you would like to run tests without pytest-sugar, use:
$ py.test -p no:sugar
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytest-sugar-0.5.0.tar.gz
(9.2 kB
view details)
File details
Details for the file pytest-sugar-0.5.0.tar.gz
.
File metadata
- Download URL: pytest-sugar-0.5.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ccb3c8fbd6d41119ccb0a2937d2aa140d33a0b263622c542cdeb96e25be02e8 |
|
MD5 | 6fd97392a93deeeb6a3af74f22e3f332 |
|
BLAKE2b-256 | ec37c81ab5aa9cfc7f1b75fbc7a503dbc97fded54766e09dbdcab18b2845456b |