As we say in french "Nous ne sommes jamais mieux servis que
par nous-mêmes" .

In my main project, i've made a module which respond to what
 i want :

Get an object (TestResult object) after each test (it is yielded after
each test and return an object of class Error , Failure, Error or Success)
and get global result of tests after all.

Perhaps it can be usefull for someone else, so i've extracted it as a
gem.

You can find it on Gemcutter : 
https://rubygems.org/gems/minitest_owrapper

Github repo : https://github.com/anoiaque/minitest_owrapper


Best regards.

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to