public
Rubygem
Description: Resource-oriented open source Ruby framework for Web apps.

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, about 1 month ago
Versions: