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


Group ID:
com.github.agourlay
Artifact ID:
cornichon-scalatest_2.12
Version:
0.16.1
Release Date:
Jun 18, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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