feedzai / cosy-test   0.1.2

MIT License GitHub

Bringing up Docker Compose environments for system, integration and performance testing, with support for ScalaTest and Gatling

Scala versions: 2.12 2.11

cosy-test 0.0.3


Group ID:
com.feedzai
Artifact ID:
cosy-test_2.12
Version:
0.0.3
Release Date:
Feb 22, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.feedzai" %% "cosy-test" % "0.0.3"

Mill build tool

ivy"com.feedzai::cosy-test:0.0.3"

Scala CLI

//> using dep "com.feedzai::cosy-test:0.0.3"

Ammonite REPL

import $ivy.`com.feedzai::cosy-test:0.0.3`

<dependency>
  <groupId>com.feedzai</groupId>
  <artifactId>cosy-test_2.12</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.feedzai', name: 'cosy-test_2.12', version: '0.0.3'