- generate a new kraken-js based express app
- start and display the app
- generate a nemo test suite for the app
- first generate just with default spec, and with phantomjs (run suite in phantomjs)
- next generate with firefox + saucelabs + custom spec + http://fast-castle-8102.herokuapp.com
- run on different browsers, and on devices (via saucelabs)
- install a new plugin using generator
- add new functionality to app, then add a new view and spec to test it
- full spec for this new feature
use nemo-shared-objects to show how test assets can be modularized
- generator-kraken: https://github.com/krakenjs/generator-kraken
- generator-nemo: https://github.com/paypal/generator-nemo
- nemo docs: https://github.com/paypal/nemo-docs
- nemo-view element methods: https://github.com/paypal/nemo-view/blob/master/README.md#locator-methods