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

https://github.com/metaskills/mini_specunit

Make Test::Unit::TestCase a subclass of of MiniTest::Spec with this simple shim.
https://github.com/metaskills/mini_specunit

Last synced: 5 months ago
JSON representation

Make Test::Unit::TestCase a subclass of of MiniTest::Spec with this simple shim.

Awesome Lists containing this project

README

          

= MiniSpecUnit

Make Test::Unit::TestCase a subclass of of MiniTest::Spec with this simple shim. Full details here:

http://metaskills.net/2011/03/26/using-minitest-spec-with-rails/

= Update!

If you are using this with Rails 3, please use the minitest-spec-rails gem instead!!!

http://github.com/metaskills/minitest-spec-rails