com.github.almondtools:testrecorder

Recording test data from running program.

License

License

GroupId

GroupId

com.github.almondtools
ArtifactId

ArtifactId

testrecorder
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.almondtools:testrecorder
Recording test data from running program.
Project URL

Project URL

https://github.com/almondtools/testrecorder

Download testrecorder

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.almondtools : conmatch jar 0.1.7
org.ow2.asm : asm-debug-all jar 5.0.4
org.antlr : ST4 jar 4.0.8
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0