All classes from this library have been migrated to http-verbs. This is available for Play 2.5, 2.6, and 2.7. Please read the documentation on that project for useage.
http-verbs-test was 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.