Timing plugin for nose
Project description
A simple plugin that combines test times and test setup times and writes the output to JSON files. I ripped most of this out of nose-congestion:
https://github.com/acdha/nose-congestion
And added in a few bits for my own needs.
This is a work in progress to do what I want and not much more at this point.
Usage
To install:
pip install nose-timing
When running your tests add:
--with-timing
To get your timing to run. By default it will write to your current directory two files, setup.json and tests.json. To alter where it writes to:
--output-directory=/tmp
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-timing-0.1.1.tar.gz
(2.9 kB
view details)
File details
Details for the file nose-timing-0.1.1.tar.gz
.
File metadata
- Download URL: nose-timing-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc8af5a573fb869e6f6b028ff40587a6810c216b582a9ea3583fd1158b1eb2d2 |
|
MD5 | 362a7df6aa0548224f31686609d0e1ea |
|
BLAKE2b-256 | 0beab40c226ddafc1037c3eb2928b6094eb18d48d4d8dc08a097c05e822b497e |