| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаorg.codehaus.mojo |
| Идентификатор | Идентификаторchronos-surefire-maven-plugin |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеChronos Surefire
This plugin enables you to track and the executiontimes of a selection of Your unittests (JUnit or TestNG).
One usage is to regard some of your automatic testcases as performancetests, tracking their executiontimes.
Another usage is simply to monitor Your automatic tests to discover reasons for slow build times.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикCodeHaus |
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>chronos-surefire-maven-plugin</artifactId>
<version>1.1.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0.1 |
| org.apache.derby : derby | jar | 10.8.2.2 |
| org.jdom : jdom | jar | 2.0.1 |
| org.hibernate : hibernate-entitymanager | jar | 4.1.4.Final |
| org.jboss.logging : jboss-logging | jar | 3.1.1.GA |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| org.slf4j : jul-to-slf4j | jar | 1.6.6 |
| org.slf4j : slf4j-nop | jar | 1.6.6 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.commons : commons-math | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.mojo : chronos-report-maven-plugin | jar | 1.1.0 |
| junit : junit | jar | 4.10 |