fundamentals.nose2_plugins.cprof¶
Profile test execution using cProfile.
Config option sort can be used to change how profiling information
is presented.
Module Contents¶
Classes¶
Profile the test run using cProfile |