[rspec-users] Command line changes on trunk (0.9 beta)
aslak hellesoy
aslak.hellesoy at gmail.com
Tue Apr 24 17:06:13 EDT 2007
I just removed two command line options: --out and --failure.
--failure is replaced by --format failing_examples:file.txt
--out is replaced simply by your OS' > - or you can use --format
html:path/to/file.html
Finally - you can use several --format options so you can get both
green dots in the console, html to a file and whatever else you might
want.
Enjoy,
Aslak
More information about the rspec-users
mailing list