Software Details:
Version: 0.1-0
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 73
nose-cprof is a nose plugin to use cProfile to profile nosetests, rather than the built-in Hotshot plugin.
Options:
--with-cprofile
Enable plugin Profile: Use this plugin to run tests using the
cProfile profiler. [NOSE_WITH_CPROFILE]
--cprofile-stats-file
Profiler stats file; default "stats.dat"
--cprofile-stats-erase
Erase previously-collected profiling statistics before run
Requirements:
- Python
- nose
Comments not found