Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.232 Times

Testcoverage freeware
 

Testcoverage

Added: July 03, 2010 | Visits: 736

Test::TestCoverage Test::TestCoverage is Perl module to test if your test covers all public subroutines of the package. SYNOPSIS use Test::TestCoverage; test_coverage(My::Module); my $obj = My::Module->new(); $obj->foo(); $obj->bar(); # test will be ok, assumed that My::Module has the subroutines new,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (86): Test::TestCoverage Download

Added: August 30, 2013 | Visits: 340

django-testcoverage django-testcoverage` is a package providing code coverage reports for built-in Django unit testing framework. Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): django-testcoverage Download