http-verbs-test is a Scala library providing some useful logic for testing http-related code.
In your SBT build add:
resolvers += Resolver.bintrayRepo("hmrc", "releases")
libraryDependencies += "uk.gov.hmrc" %% "http-verbs-test" % "x.x.x"
This code is open source software licensed under the Apache 2.0 License.