Sha256: 29052ce343c88a991cc9a3bb4e6b09b64e6d93d90771913265dedd9ddd988024
Contents?: true
Size: 494 Bytes
Versions: 86
Compression:
Stored size: 494 Bytes
Contents
Description: The model generator creates a stub for a new integration test. The generator takes an integration test name as its argument. The test name may be given in CamelCase or under_score and should not be suffixed with 'Test'. The generator creates an integration test class in test/integration. Example: ./script/generate integration_test GeneralStories This will create a GeneralStores integration test: test/integration/general_stories_test.rb
Version data entries
86 entries across 86 versions & 6 rubygems