Sha256: 7c5d5fa9ab3a3c66e38b870ad88e79076dc0fa40fa960485827aa14aba3e87b1
Contents?: true
Size: 1.14 KB
Versions: 6
Compression:
Stored size: 1.14 KB
Contents
# Wally Wally is a web-based Cucumber viewer and navigator. ## About The first cut of a feature is collabatively written; but it then seems to become the property of developers, who commit it to a version control system. The product owner or business analyst usually does not want to use an IDE or VCS client to view requiements. They also want to search or group features and scenarios. ## What's wrong with Relish? Many of the ideas have been borrowed from Matt Wynne's Relish product, but we; ### Didn't want * To sign-in ### Wanted to * Use it through mobile devices * Easily group features and scenarios by tags * Count features and tags * Include a project progress bar (based on tags) ### Installation * Install [mongodb](http://www.mongodb.org/display/DOCS/Quickstart "mongodb") and ensure it is running * gem install wally * wally server * http://localhost:4567/ * create a '.wally' file and enter any authentication text you like * wally push http://localhost:4567/ feature_dir ## Wally? If you walk in to a British fish shop and ask for a wally you'll receive a [pickled gherkin](https://github.com/cucumber/cucumber/wiki/Gherkin).
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
wally-0.0.33 | README.md |
wally-0.0.32 | README.md |
wally-0.0.31 | README.md |
wally-0.0.30 | README.md |
wally-0.0.29 | README.md |
wally-0.0.28 | README.md |