This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install dyoder-waves
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:




