Micro-library to help with A-B-Testing. Chooses a cohort from a set of cohorts given an identifier
Include the following dependency in your SBT build
resolvers += Resolver.bintrayRepo("hmrc", "releases")
libraryDependencies += "uk.gov.hmrc" %% "a-b-test" % "0.0.1"