Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.
/ generator-nemo Public archive

yeoman generator for adding Nemo automation to Kraken applications

License

Notifications You must be signed in to change notification settings

paypal/generator-nemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-nemo

Generator for adding Nemo functional tests to a Kraken 1.0 application

Pre requisites

  1. An npm project with the following installed:
  • grunt
  • grunt-config-dir
  • mocha OR cucumberjs (depending on which scaffold you want to use)
  1. A browser installed which you want to use for automation, and any downstream requirements:
  1. yeoman globally installed:
$ npm install -g yo

To install generator-nemo from npm, run:

$ npm install -g generator-nemo

Use the generator:

from within your application's base directory:

$ yo nemo

Follow prompts.

Once complete, you should be able to see your first suite run using the command grunt auto

About

yeoman generator for adding Nemo automation to Kraken applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published