corda-testacles-processor

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-processor
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

jar
Description

Description

corda-testacles-processor
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-processor

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.manosbatsis.corda.testacles : corda-testacles-model-api jar 0.11
com.squareup : kotlinpoet jar 1.5.0
com.github.manosbatsis.kotlin-utils : kotlin-utils-api jar 0.20
com.github.manosbatsis.kotlin-utils : kotlin-utils-kapt jar 0.20
com.thinkinglogic.builder : kotlin-builder-annotation jar 1.2.0

runtime (4)

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

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