Sha256: 8945938ecb13d1f41b3015efa1fc21382a6083a0cda75ec2d2aa9bc1050ea0a4
Contents?: true
Size: 443 Bytes
Versions: 9
Compression:
Stored size: 443 Bytes
Contents
# GOV.UK Test Gem to package test dependencies and config for GOV.UK applications. Cousin of [govuk_app_config](https://github.com/alphagov/govuk_app_config). ## Installation ```ruby gem 'govuk_test' ``` And then execute: $ bundle ## Usage Somewhere in your `spec_helper` put: ```rb GovukTest.configure ``` ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
9 entries across 9 versions & 1 rubygems