Scroll to navigation

BACON(1) bacon BACON(1)

NAME

bacon - small RSpec clone

SYNOPSIS

bacon [options] [files | -a] [-- untouched arguments]

DESCRIPTION

Ruby options:

evaluate a LINE of code
set debugging flags (set $DEBUG to true)
turn warnings on for your script
specify $LOAD_PATH (may be used more than once)
require the library, before executing your script

bacon options:

do AgileDox-like output (default)
do Test::Unit-like non-verbose output
do TAP (Test Anything Protocol) output
do Knock output
do FORMAT (SpecDox/TestUnit/Tap) output
don't print backtraces
gather tests from ./test/, include ./lib/
runs tests matching regexp NAME
runs tests in TestCases matching regexp TESTCASE

Common options:

Show this message
Show version
July 2011 bacon 1.1.0