Next: Execution, Previous: Navigation, Up: Top
Rinari facilitates a development style reliant upon unit and functional
tests by providing a single command rinari-test which executes
the unit or functional test related to the current method or buffer.
The results of the test are dumped into an emacs Compilation buffer
which allows jumping between error messages and the related source code.