public
Description: Resource-oriented open source Ruby framework for Web apps.
Home | Edit | New

Waves Specs

The specs for waves live in verify/ and are written against the petite Bacon library. The companion mocking library is Facon.

You can run most of the specs with:

rake verify

Some of the time-consuming specs (e.g. app generation) are explicitly excluded.

Spec helpers live in files named helpers.rb, which do ascending requires up to verify/helpers.rb. The framework-requires and helper-method definitions are in that file, while helper files lower in the directory hierarchy may define the applications used for sets of tests.

Last edited by automatthew, Tue Aug 19 11:13:47 -0700 2008
Home | Edit | New
Versions: