MutantSwarm

MutantSwarm is a mutation testing framework for Hive SQL. It enables the identification of areas of SQL code bases that have poor test coverage and consequently may be a source of operational risk.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.github.hiverunner
Идентификатор

Идентификатор

mutant-swarm
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MutantSwarm
MutantSwarm is a mutation testing framework for Hive SQL. It enables the identification of areas of SQL code bases that have poor test coverage and consequently may be a source of operational risk.
Ссылка на сайт

Ссылка на сайт

https://github.com/HiveRunner/mutant-swarm
Система контроля версий

Система контроля версий

https://github.com/HiveRunner/mutant-swarm

Скачать mutant-swarm

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.hiverunner/mutant-swarm/ -->
<dependency>
    <groupId>io.github.hiverunner</groupId>
    <artifactId>mutant-swarm</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hiverunner/mutant-swarm/
implementation 'io.github.hiverunner:mutant-swarm:1.2.0'
// https://jarcasting.com/artifacts/io.github.hiverunner/mutant-swarm/
implementation ("io.github.hiverunner:mutant-swarm:1.2.0")
'io.github.hiverunner:mutant-swarm:jar:1.2.0'
<dependency org="io.github.hiverunner" name="mutant-swarm" rev="1.2.0">
  <artifact name="mutant-swarm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hiverunner', module='mutant-swarm', version='1.2.0')
)
libraryDependencies += "io.github.hiverunner" % "mutant-swarm" % "1.2.0"
[io.github.hiverunner/mutant-swarm "1.2.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.github.hiverunner : hiverunner jar 5.4.0
com.jcabi : jcabi-matchers jar 1.4
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0

test (6)

Идентификатор библиотеки Тип Версия
com.jcabi : jcabi-xml jar 0.17.2
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-junit-jupiter jar 3.7.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0