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.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.hiverunner
ArtifactId

ArtifactId

mutant-swarm
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/HiveRunner/mutant-swarm
Source Code Management

Source Code Management

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

Download mutant-swarm

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0