GOV.UK Test

Gem to package test dependencies and config for GOV.UK applications. Cousin of govuk_app_config.

Installation

gem 'govuk_test'

And then execute:

$ bundle

Usage

Somewhere in your spec_helper put:

GovukTest.configure

License

The gem is available as open source under the terms of the MIT License.