This is the command unit_diff that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
unit_diff - command-line filter to diff expected results from actual results
SYNOPSIS
./TestMyProject.rb | unit_diff
DESCRIPTION
unit_diff is a command-line filter to diff expected results from actual results and allow
you to quickly see exactly what is wrong. Do note that minitest 2.2+ provides an enhanced
assert_equal obviating the need for unit_diff.
See /usr/share/doc/ruby-zentest/ for more details.
Use unit_diff online using onworks.net services