tree: 5f2c3989269e05e8cb35ca8f11e68e1c76d499e7 [path history] [tgz]
  1. lib/
  2. README.md
  3. 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