» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with cobertura + test

Cobertura Plugin - Cobertura Plugin

cobertura maven test junit

Maven: del.icio.us/tag/maven

Measure test coverage with Cobertura

<target name="instrument">

cobertura: del.icio.us tag/cobertura

Cobertura

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.

cobertura: del.icio.us tag/cobertura

Measure test coverage with Cobertura

Cobertura is an open source tool that measures test coverage by instrumenting a code base and watching which lines of code are and are not executed as the test suite runs.

cobertura: del.icio.us tag/cobertura

사람을 위한 자동화: 연속 테스팅

개발자 테스팅을 향상시키고 싶으십니까? 사람을 위한 자동화 자동화 시리즈에서는, 개발 자동화 전문가 Paul Duvall이 소스 코드 변경에 따라 실행할 수 있는 다양한 유형의 자동화된 개발자...

cobertura: del.icio.us tag/cobertura

Page 1 | Next >>