# pytest-easyread
This is a pytest plugin that aims to make the way pytest reports to terminal easier to read.
### Requirements
You will need the following prerequisites in order to use pytest-easyread:
Python (tested on versions 2.7 and 3.4)
pytest 3.0.4 or newer
### Installation
To install pytest-easyread:
```
$ pip install git+https://github.com/CrystalPea/pytest-easyread.git
```
Then add --easy flag when you run the tests, like this:
```
$ pytest --easy
```
### Ideal use
- pytest-easyread is optimised for use with tests names that use underscores, like "test_this_feature_works"
- For now pytest-easyread is set to verbose mode only
This is a pytest plugin that aims to make the way pytest reports to terminal easier to read.
### Requirements
You will need the following prerequisites in order to use pytest-easyread:
Python (tested on versions 2.7 and 3.4)
pytest 3.0.4 or newer
### Installation
To install pytest-easyread:
```
$ pip install git+https://github.com/CrystalPea/pytest-easyread.git
```
Then add --easy flag when you run the tests, like this:
```
$ pytest --easy
```
### Ideal use
- pytest-easyread is optimised for use with tests names that use underscores, like "test_this_feature_works"
- For now pytest-easyread is set to verbose mode only
Release files for pytest-easyread 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pytest-easyread-0.1.0.tar.gz | 5.7 kB | Details |
Release files / pytest-easyread-0.1.0.tar.gz
| Download URL | pytest-easyread-0.1.0.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e59a97fa737efb68000cf5ffc95f84c664a6a9d249097282ef803e06014d4a8a
|
|
BLAKE2b-256 checksum How to use checksums |
ecd82b1e5592318bac43b1a280bf5702ea384eb2d006e441fa7b41a721a5e703
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |