Totaly Osom Tests

NOTE: This is purely an excersize in awesomeness. If you need testing framework for a real-life project, please use rspec/test_case/whatever.

The Goal

  1. Zero hassle TDD experiense
  2. Simplified BDD specs syntax
  3. Flexible internal structure
  4. Easily extensible interface

Credits

Most of the parts in this thing are "inspired" by the following projects:

  1. rspec
  2. minitest
  3. mocha
  4. vows

All the code in this repo is released under the terms of the MIT license

Copyright (C) 2013 Nikolay Nemshilov