License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.hotels |
ArtifactId | ArtifactIdmutant-swarm |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionMutantSwarm
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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mutant-swarm-1.1.0.pom | |
mutant-swarm-1.1.0.jar | 159 KB |
mutant-swarm-1.1.0-sources.jar | 126 KB |
mutant-swarm-1.1.0-javadoc.jar | 285 KB |
Browse |
<!-- 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"]
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 |
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 |