hmrc / a-b-test   1.0.0-2-gc5563ba

Apache License 2.0 GitHub

Micro-library to help with A-B-Testing

Scala versions: 2.11

A-B-Test

Build Status Download

Micro-library to help A/B testing - chooses a cohort from a set of cohorts given an identifier.

Adding to your service

Include the following dependency in your SBT build

resolvers += Resolver.bintrayRepo("hmrc", "releases")

libraryDependencies += "uk.gov.hmrc" %% "a-b-test" % "x.x.x"

License

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