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


Group ID:
com.feedzai
Artifact ID:
cosy-test_2.12
Version:
0.1.1
Release Date:
Apr 19, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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