Flowdock
method

after_tests

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: Unit
after_tests() public

A simple hook allowing you to run a block of code after the tests are done. Eg:

MiniTest::Unit.after_tests { p $debugging_info }
Show source
Register or log in to add new notes.