Webpoke
Usage: poke [options] [testfile | path/to/test_files]
-h, --help Display this screen
-b, --bootstrap file Bootstrap file
-g, --group groups Only run tests in group
-q, --quiet Run tests and exit with status code
-d, --document <document> Generate documentation for test instead of running
-f, --format [json|html|stdout] Set the format to a desired output
--leeroy WARNING: Only use if you know your tests are going to make something explode
Installation
As a gem:
gem install webpoke
Or by hand:
gem install httparty
git clone https://github.com/unRob/webpoke
License
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004
(C) 2012 Roberto Hidalgo [email protected], Those listed at CONTRIBUTORS
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- You just DO WHAT THE FUCK YOU WANT TO.