0.0.1 • Published 8 years ago

generator-automation v0.0.1

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

generator-automation NPM version Build Status Dependency Status Coverage percentage

Automation scaffolding for webapps

Installation

First, install Yeoman and generator-automation using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-automation

Then generate your new project:

yo automation

Introduction

This will setup a project to easily integrate e2e tests via Selenium and write tests.

License

MIT © Pasindu Perera

0.0.1

8 years ago

0.0.0

8 years ago