Query: shake
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SHAKE(1) User Commands SHAKE(1)NAMEShake - testing engine for luaSYNOPSISshake [options] [filename]DESCRIPTIONShake is a simple and transparent test engine for Lua that assumes that tests only use standard assert and print calls. Runs a test file called filename (assuming "test.lua" by default) in the current directory or any of its subdirectories if the -r option is given.OPTIONS-h, --help Prints this help message -r, --recursive Recursively scans subdirectories for "test.lua" files and runs them -v, --version Prints the Shake version Shake 1.0.1 May 2012 SHAKE(1)