Search

Coverage.py

Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your product code are being exercised by tests, and which are not.
Website URL:
http://nedbatchelder.com/code/coverage
Rating:
 
Categories:
  • Software Testing/Functional
Keywords:
Coverage.py,
Click here if you like this listing
Views: 1059   Rating: 2.98   Votes: 45   Outgoing Hits: 12   Incoming Hits: 0   Favorites: 0  

There are no reviews for this link

Daily Traffic Rank Trend

Daily Reach in Percent

Daily Page Views

Daily Traffic Rank Trend

This entry was added on Mar 2 23:33:00

Log In

Latest Topics