Skip to main content

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


Project details


Release history Release notifications | RSS feed

This version

0.7

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 hashes)

Uploaded Source

Built Distribution

noseprogress-0.7-py2-none-any.whl (4.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page