A timer plugin for nosetests
Project description
A timer plugin for nosetests (how much time does every test takes?)
(based on this gist from @mahmoudimus)
Install
pip install nose-timer
Usage
Run nosetests with the --with-timer flag, and you will see a list of the tests and the time spent by each one (in seconds):
myapp.tests.ABigTestCase.test_the_world_is_running: 56.0010s myapp.tests.ABigTestCase.test_the_rest_of_the_galaxy_is_running: 2356.0010s
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
nose-timer-0.1.1.tar.gz
(3.3 kB
view details)
File details
Details for the file nose-timer-0.1.1.tar.gz
.
File metadata
- Download URL: nose-timer-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdb9366dd0f4004bb1f0d457e1480ce8ac0f133800cc49d4da37f24ba65c07ac |
|
MD5 | c7b4996fa22daff0c63a2f44d35efb0e |
|
BLAKE2b-256 | f4e69317464c9ead48b9197074489caf47604c150b2a40632241b7c49b0bd2c0 |