test-objects / test-objects-for-scala   0.1.4

Apache License 2.0 GitHub

Scala library offering test objects via a fluent interface

Scala versions: 2.11 2.10

build status

Usage

see Getting Started

Installation

prerequisites:

see Bintray for latest version

all versions are distributed to jcenter

SBT

// build.sbt
// by default sbt resolves artifacts from jcenter so this one liner is all that's needed : ) 
libraryDependencies += "org.testobjects" %% "test-objects-for-scala" % testObjectsForScalaVersion

Versioning

The versioning of this project adheres to the Semantic Versioning 2.0.0 spec

License

This code is open source software licensed under the Apache 2.0 License.

Contributing

refer to CONTRIBUTING.md