A nosetests plugin with progress before testcase
Project description
================
nose-progress
================
Give your tests a progress before testcase name 3 lines::
pip install nose-progress
cd your_project
nosetests --with-progress
Features
========
Progress Like this
------------
::
(venv) E:\workspace>nosetests -v -s test_case_0000.py --with-scheduling
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
[1/2] test_case.test_case_0000.test_learn_3 ... ok
[2/2] test_case.test_case_0000.test_lear_4 ... ok
Installation
============
::
pip install nose-progressive
Upgrading
=========
To upgrade from an older version of nose-progressive, assuming you didn't
install it from git::
pip install --upgrade nose-progress
Use
===
The simple way::
nosetests --with-scheduling
Author
======
landhu, while waiting for tests to complete ;-)
Version History
===============
0.1
* Initial release
nose-progress
================
Give your tests a progress before testcase name 3 lines::
pip install nose-progress
cd your_project
nosetests --with-progress
Features
========
Progress Like this
------------
::
(venv) E:\workspace>nosetests -v -s test_case_0000.py --with-scheduling
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
[1/2] test_case.test_case_0000.test_learn_3 ... ok
[2/2] test_case.test_case_0000.test_lear_4 ... ok
Installation
============
::
pip install nose-progressive
Upgrading
=========
To upgrade from an older version of nose-progressive, assuming you didn't
install it from git::
pip install --upgrade nose-progress
Use
===
The simple way::
nosetests --with-scheduling
Author
======
landhu, while waiting for tests to complete ;-)
Version History
===============
0.1
* Initial release
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
noseprogress-0.7.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file noseprogress-0.7.tar.gz.
File metadata
- Download URL: noseprogress-0.7.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/0.9.8 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ef12b1dddcc5642a3fac14a10927f043ab759ae5b451cf5e59b9126b17d7e43
|
|
| MD5 |
20fcc93278a27f9c4cfebc4495a5a5b0
|
|
| BLAKE2b-256 |
667027d7dc3cdacd041506198894358db5b08d90820db705cd28d3197c506101
|
File details
Details for the file noseprogress-0.7-py2-none-any.whl.
File metadata
- Download URL: noseprogress-0.7-py2-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/0.9.8 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bfba681fd7ef7550dfd7038844d1630db838add83dc17c00f21ac96a43982dd
|
|
| MD5 |
acdad0379c04b43dcb2522ba3c611224
|
|
| BLAKE2b-256 |
9348c755b1df20f0cb403304e356c4f9029fd24cd97c3c87d25b848efc5a75ab
|