In your Gemfile, change the bwoken line to:
gem 'bwoken', :github => 'bendyworks/bwoken', :branch => 'deprecate_rake'
Then run bundle
and try running:
bwoken test
See the flags available with:
bwoken test -h
Please create issues for problems you encounter! I intend to get some documentation done before doing a more beta release, but I'll be away from the computer for a few days.