visual studio 2008 - Code Coverage and Unit Testing of Python Code -


i have visited preferred python unit-testing framework. not looking @ python unit testing framework, code coverage respect unit tests. far have come across coverage.py. there better option?

an interesting option me integrate cpython, unit testing of python code , code coverage of python code visual studio 2008 through plugins (something similar ironpython studio). can done achieve this? forward suggestions.

pydev seems allow code coverage within eclipse.

i've yet find how integrate own (rather complex) build process, use ned batchelder's coverage.py @ command line.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -