fulrich / test-charged   0.1.16

Apache License 2.0 Website GitHub

A small library with helpers for generating test data through a simple DSL

Scala versions: 2.13 2.12 2.11

test-charged 0.1.5


Group ID:
com.github.fulrich
Artifact ID:
test-charged_2.12
Version:
0.1.5
Release Date:
Dec 24, 2018
Licenses:
Files:

libraryDependencies += "com.github.fulrich" %% "test-charged" % "0.1.5"

Mill build tool

ivy"com.github.fulrich::test-charged:0.1.5"

Scala CLI

//> using dep "com.github.fulrich::test-charged:0.1.5"

Ammonite REPL

import $ivy.`com.github.fulrich::test-charged:0.1.5`

<dependency>
  <groupId>com.github.fulrich</groupId>
  <artifactId>test-charged_2.12</artifactId>
  <version>0.1.5</version>
</dependency>

compile group: 'com.github.fulrich', name: 'test-charged_2.12', version: '0.1.5'