パッケージ: 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