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.19.5


Group ID:
com.github.agourlay
Artifact ID:
cornichon-test-framework_2.13
Version:
0.19.5
Release Date:
Oct 15, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.agourlay</groupId>
  <artifactId>cornichon-test-framework_2.13</artifactId>
  <version>0.19.5</version>
</dependency>

compile group: 'com.github.agourlay', name: 'cornichon-test-framework_2.13', version: '0.19.5'