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


Group ID:
com.github.agourlay
Artifact ID:
cornichon-scalatest_2.12
Version:
0.17.0
Release Date:
Feb 19, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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