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-scalatest 0.20.6


Group ID:
com.github.agourlay
Artifact ID:
cornichon-scalatest_2.12
Version:
0.20.6
Release Date:
Jan 7, 2023
Licenses:
Files:

libraryDependencies += "com.github.agourlay" %% "cornichon-scalatest" % "0.20.6"

Mill build tool

ivy"com.github.agourlay::cornichon-scalatest:0.20.6"

Scala CLI

//> using dep "com.github.agourlay::cornichon-scalatest:0.20.6"

Ammonite REPL

import $ivy.`com.github.agourlay::cornichon-scalatest:0.20.6`

<dependency>
  <groupId>com.github.agourlay</groupId>
  <artifactId>cornichon-scalatest_2.12</artifactId>
  <version>0.20.6</version>
</dependency>

compile group: 'com.github.agourlay', name: 'cornichon-scalatest_2.12', version: '0.20.6'