test-objects / test-objects-for-scala-jvm1.7   0.2.0

Apache License 2.0 GitHub

Scala library offering test objects via a fluent interface and supporting jvm 1.7

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-jvm1-7" % testObjectsForScalaJvm1_7Version

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