cornichon-scalatest

An extensible Scala DSL for testing JSON HTTP APIs.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon-scalatest_2.11
Last Version

Last Version

0.16.1
Release Date

Release Date

Type

Type

jar
Description

Description

cornichon-scalatest
An extensible Scala DSL for testing JSON HTTP APIs.
Project URL

Project URL

https://github.com/agourlay/cornichon
Project Organization

Project Organization

com.github.agourlay
Source Code Management

Source Code Management

https://github.com/agourlay/cornichon.git

Download cornichon-scalatest_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.agourlay/cornichon-scalatest_2.11/ -->
<dependency>
    <groupId>com.github.agourlay</groupId>
    <artifactId>cornichon-scalatest_2.11</artifactId>
    <version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon-scalatest_2.11/
implementation 'com.github.agourlay:cornichon-scalatest_2.11:0.16.1'
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon-scalatest_2.11/
implementation ("com.github.agourlay:cornichon-scalatest_2.11:0.16.1")
'com.github.agourlay:cornichon-scalatest_2.11:jar:0.16.1'
<dependency org="com.github.agourlay" name="cornichon-scalatest_2.11" rev="0.16.1">
  <artifact name="cornichon-scalatest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agourlay', module='cornichon-scalatest_2.11', version='0.16.1')
)
libraryDependencies += "com.github.agourlay" % "cornichon-scalatest_2.11" % "0.16.1"
[com.github.agourlay/cornichon-scalatest_2.11 "0.16.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.agourlay : cornichon-core_2.11 jar 0.16.1
org.scalatest : scalatest_2.11 jar 3.0.5

test (3)

Group / Artifact Type Version
org.http4s : http4s-blaze-server_2.11 jar 0.18.12
org.http4s : http4s-circe_2.11 jar 0.18.12
org.http4s : http4s-dsl_2.11 jar 0.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.1
0.16.0