QA/Mozmill Test Automation/Dashboard/FAQ

From MozillaWiki
< QA‎ | Mozmill Test Automation‎ | Dashboard
Revision as of 23:41, 1 December 2010 by Whimboo (talk | contribs) (Created page with "= Publishing = ;Which tools are necessary to push a Sammy application to a couchdb database? To be able to push a Sammy application to a Couchdb instance, the following tools ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Publishing

Which tools are necessary to push a Sammy application to a couchdb database?

To be able to push a Sammy application to a Couchdb instance, the following tools have to be installed first:

  1. Node.js (Follow the instructions)
  2. Node package manager (Follow the instructions)
  3. node-couchapp (Follow the steps below)
$ npm install couchapp