软件包:libcarrotsearch-randomizedtesting-java(2.1.17-2)
libcarrotsearch-randomizedtesting-java 的相关链接
Debian 的资源:
下载源码包 carrotsearch-randomizedtesting:
- [carrotsearch-randomizedtesting_2.1.17-2.dsc]
- [carrotsearch-randomizedtesting_2.1.17.orig.tar.xz]
- [carrotsearch-randomizedtesting_2.1.17-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [labs.carrotsearch.com]
相似软件包:
Randomized testing infrastructure for JUnit, Ant and Maven
Inspired by the Apache Lucene project's infrastructure, this project brings a refactored, stand-alone runner for JUnit 4.x tests, which encapsulates built-in repeatable randomized tests, threading and timeout control, parameter factories, thread execution groups and more. Everything is JUnit compatible and works in any IDE.
On top of that, the project comes with Ant and Maven integration allowing execution of tests in concurrent isolated JVMs, load-balancing and multiple options for reporting, including attractive reports and results visualizations.
其他与 libcarrotsearch-randomizedtesting-java 有关的软件包
|
|
|
|
-
- dep: junit4 (>= 4.12)
- JUnit regression test framework for Java