corda-testacles-thirdparty-clone

Corda Testacles: Test containers and tools to help cordaps grow a suite.

License

License

GroupId

GroupId

com.github.manosbatsis.corda.testacles
ArtifactId

ArtifactId

corda-testacles-thirdparty-clone
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

jar
Description

Description

corda-testacles-thirdparty-clone
Corda Testacles: Test containers and tools to help cordaps grow a suite.
Project URL

Project URL

https://manosbatsis.github.io/corda-testacles/
Source Code Management

Source Code Management

http://github.com/manosbatsis/corda-testacles/tree/master

Download corda-testacles-thirdparty-clone

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.corda : corda-node jar 4.6.1
org.testcontainers : junit-jupiter jar 1.15.0
com.github.manosbatsis.kotlin-utils : kotlin-utils-api jar 0.20
io.github.juanchosaravia.autodsl » annotation jar 0.0.11

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
org.jetbrains.kotlin : kotlin-reflect jar 1.2.71

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.71
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.

Corda Testacles Maven Central

Simple but practical conveniences for Corda Test Suites; because who doesn't need to grow some more of those.

The latest release includes both a helper class and JUnit5 extension for creating and testing against a Corda network using
the following test approaches:

Corda Testacles is tested against both Corda Open Source and Enterprise, versions 4.5 or later.

Checkout the documentation at https://manosbatsis.github.io/corda-testacles for more info.

Please note this is a work in progress, with unstable messy parts and so on. A sandbox really, something to help focus while trying to pickup a thing or two around the bits involved and make my day-to-day easier.

Versions

Version
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1