Manfred / reckon

Reckon aims to make automated testing leaner.

This URL has Read+Write access

reckon /
name age message
file LICENSE Loading commit data...
file README
file Rakefile
file TODO
directory examples/
directory lib/
directory test/
README
Reckon
------

Reckon aims to make automated testing leaner. Reckon is very much experimental, you probably don't want to use it in 
production yet because the API is likely to change.

NOTE: If you're using any other test framework that defines the 'excepts' or 'rejects' method, you should load it before 
Reckon.

  require 'mocha'
  require 'test/reckon'