peteut / nose2-cprof

nose2 plugin to use cProfile
1 stars 2 forks source link

Pypi release? #3

Open eads opened 8 years ago

eads commented 8 years ago

I found this package exceptionally handy for Elex.

eads commented 8 years ago

A nose2.cfg file got the plugin loaded:

[unittest]
plugins = nose2cprof.cprof
peteut commented 8 years ago

I think we should aim for integration in nose2, as profiling is quite basic stuff.

eads commented 8 years ago

Cool. I was trying to get it to install as a package dependency but wound up just including the code in my package for now (please let me know if you have any problem with that). It works great though! On Dec 22, 2015 3:34 PM, "Alain Péteut" notifications@github.com wrote:

I think we should aim for integration in nose2, as profiling is quite basic stuff.

— Reply to this email directly or view it on GitHub https://github.com/peteut/nose2-cprof/issues/3#issuecomment-166723492.