agourlay / cornichon   0.15.3

Apache License 2.0 Website GitHub

Testing tool in Scala for HTTP JSON API

Scala versions: 2.13 2.12 2.11

cornichon-test-framework 0.16.3


Group ID:
com.github.agourlay
Artifact ID:
cornichon-test-framework_2.12
Version:
0.16.3
Release Date:
Oct 2, 2018
Licenses:
Files:

libraryDependencies += "com.github.agourlay" %% "cornichon-test-framework" % "0.16.3"

Mill build tool

ivy"com.github.agourlay::cornichon-test-framework:0.16.3"

Scala CLI

//> using dep "com.github.agourlay::cornichon-test-framework:0.16.3"

Ammonite REPL

import $ivy.`com.github.agourlay::cornichon-test-framework:0.16.3`

<dependency>
  <groupId>com.github.agourlay</groupId>
  <artifactId>cornichon-test-framework_2.12</artifactId>
  <version>0.16.3</version>
</dependency>

compile group: 'com.github.agourlay', name: 'cornichon-test-framework_2.12', version: '0.16.3'