/http-verbs-test

Primary LanguageScalaApache License 2.0Apache-2.0

http-verbs-test

Build Status Download

http-verbs-test is a Scala library providing some useful logic for testing http-related code.

Adding to your build

In your SBT build add:

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

libraryDependencies += "uk.gov.hmrc" %% "http-verbs-test" % "x.x.x"

License

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