An open API service indexing awesome lists of open source software.

https://github.com/manfred/reckon

Reckon aims to make automated testing leaner.
https://github.com/manfred/reckon

Last synced: about 1 year ago
JSON representation

Reckon aims to make automated testing leaner.

Awesome Lists containing this project

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'