Sha256: af4978e0416dc07f3656b0e46bf42dec346d9c840a21517dbff4c834c7a987e1

Contents?: true

Size: 528 Bytes

Versions: 3

Compression:

Stored size: 528 Bytes

Contents

If you are using Rails and want some basic generic tests, looking the test
folder for details on the Rails testing helper methods (e.g.
test_scaffold_all_models).

There is an automated test suite that tests the plugin against all supported
web frameworks and ORMs.  You can get it via svn at:

  svn://code.jeremyevans.net/scaffolding_extensions_test
  
It requires the ruby-sytle, hpricot, and mongrel gems, and does black box
testing of the plugin by running a web crawler against a running application
that uses the plugin.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
scaffolding_extensions-1.0.0 doc/testing.txt
scaffolding_extensions-1.1.1 doc/testing.txt
scaffolding_extensions-1.1.0 doc/testing.txt