tree: 3dd733e66d0a75d9e4e8263c6e6646d0b9744555 [path history] [tgz]
  1. fixtures/
  2. lib/
  3. README.md
  4. spec_helper.rb
lib/spec/README.md

Test cases (using rspec) for the library

Run the tests:

$ rspec [-I lib/spec] lib

The -I flag and its parameter can be omitted if they are added to the .rspec file