Manfred / reckon
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
reckon /
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'

