1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/apache-tamaya

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
running-mutation-tests.adoc 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Anatole Tresch Отправлено 11.09.2019 02:25 330a7a4

How to run mutation tests

The Tamaya Core and API projects support mutation testing by the integration of PIT to validate the quality and effectivness of our tests.

Running PIT

PIT is not part of the normal build process of Tamaya. Therefore it must be executed manually with the following command.

$ mvn -P coverage

The measurement of the coverage is faster if there is an existing database created by PIT. To used them execute the following command.

$ mvn -P coverage -DwithHistory

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/apache-tamaya.git
git@api.gitlife.ru:oschina-mirror/apache-tamaya.git
oschina-mirror
apache-tamaya
apache-tamaya
master