Midas

Midas is a gold file testing utility, or approval testing, used to match test results with a previous result.

License

License

Categories

Categories

Net
GroupId

GroupId

net.spals.midas
ArtifactId

ArtifactId

midas
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Midas
Midas is a gold file testing utility, or approval testing, used to match test results with a previous result.
Project URL

Project URL

https://github.com/spals/midas
Source Code Management

Source Code Management

https://github.com/spals/midas

Download midas

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.7.8
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.7.8
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.7.8
com.google.guava : guava jar 20.0
com.googlecode.java-diff-utils : diffutils jar 1.3.0

test (6)

Group / Artifact Type Version
com.google.guava : guava-testlib jar 20.0
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-core jar 2.2.26
org.testng : testng jar 6.9.10
eu.codearte.catch-exception : catch-exception jar 2.0.0-ALPHA-1
eu.codearte.catch-exception : catch-throwable jar 2.0.0-ALPHA-1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1
1.0.0
midas-2.0.1