Saturday, July 6, 2013

ContiPerf 2.0 released

ContiPerf is a lightweight testing utility that enables the user to easily leverage JUnit 4 test cases as performance tests e.g. for continuous performance testing. It is inspired by JUnit 4's easy test configuration with annotations and by JUnitPerf's idea of wrapping unit tests for performance testing, but more powerful and easier to use.
Release 2.0 provides consistent behavior among JUnit releases 4.7-4.9 and is able to create HTML reports with statistical summaries, violation details and latency distribution charts.
Find more information at and download the tool at - Full Post

No comments:

Post a Comment