m

mats-test

Mats^3 Testing tools, as well as the base for specific JUnit or Jupiter (Junit 5) tools.
https://github.com/centiservice/mats3
PolyForm Perimeter License 1.0.0 with examples
Endre Stølsvik
Files download
File Operation
mats-test-RC-0.19.15.RC0-2024-03-20.jar download
mats-test-RC-0.19.15.RC0-2024-03-20.pom download
mats-test-RC-0.19.15.RC0-2024-03-20-sources.jar download
Apache Maven
<dependency>
  <groupId>io.mats3</groupId>
  <artifactId>mats-test</artifactId>
  <version>RC-0.19.15.RC0-2024-03-20</version>
</dependency>
Gradle Groovy
implementation 'io.mats3:mats-test:RC-0.19.15.RC0-2024-03-20'
Gradle Kotlin
implementation("io.mats3:mats-test:RC-0.19.15.RC0-2024-03-20")
Scala SBT
libraryDependencies += "io.mats3" % "mats-test" % "RC-0.19.15.RC0-2024-03-20"
Groovy Grape
@Grapes(
  @Grab(group='io.mats3', module='mats-test', version='RC-0.19.15.RC0-2024-03-20')
)
Apache Ivy
<dependency org="io.mats3" name="mats-test" rev="RC-0.19.15.RC0-2024-03-20" />
Leiningen
[io.mats3/mats-test "RC-0.19.15.RC0-2024-03-20"]
Apache Buildr
'io.mats3:mats-test:jar:RC-0.19.15.RC0-2024-03-20'