agourlay / cornichon   0.15.3

Apache License 2.0 Website GitHub

Testing tool in Scala for HTTP JSON API

Scala versions: 2.12 2.11

cornichon-test-framework 0.23.0


Group ID:
com.github.agourlay
Artifact ID:
cornichon-test-framework_3
Version:
0.23.0
Release Date:
Dec 6, 2025
Licenses:
Files:
Full Scala Version:
3.3.7
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.agourlay</groupId>
  <artifactId>cornichon-test-framework_3</artifactId>
  <version>0.23.0</version>
</dependency>

compile group: 'com.github.agourlay', name: 'cornichon-test-framework_3', version: '0.23.0'