RubyGems.org

test_engine

0.0.2

Allows you to easily implement testing for a Rails engine and have it execute in the context of a dummy test app.

installgem install test_engine -v 0.0.2
Authors

Eric Anderson

2,094 total downloads 478 for this version
Owners

5866464ebc16b5c4729fff4fe7d8fbe7

Gemfile
gem "test_engine", "~> 0.0.2"
Versions
  1. 0.0.4 January 25, 2012
  2. 0.0.3 January 24, 2012
  3. 0.0.2 January 24, 2012
  4. 0.0.1 January 22, 2012
Runtime Dependencies
  1. bundler >= 0
  2. rails > 3
Development Dependencies
  1. rake >= 0