Last Version

MutantSwarm 1.1.0

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

com.hotels
ArtifactId

ArtifactId

mutant-swarm
Version

Version

1.1.0
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/HotelsDotCom/mutant-swarm
Project Organization

Project Organization

Hotels.com (Data Platform Team)
Source Code Management

Source Code Management

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

Download mutant-swarm 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.klarna : hiverunner jar 5.3.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.