Skip to content

Yeomen generator for Testcafe; at the moment it creates a self contained testcafe project. Help enhance!

License

Notifications You must be signed in to change notification settings

FrankV01/generator-testcafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-testcafe

Yeoman generator for testcafe. At present, this only generates a self-contained test suite. I'm looking to enhance it though; contributions are welcomed.

Usage

You'll need to install Yeoman and this package.

npm install -g yo
npm install -g generator-testcafe

Then establish a folder for your new testcafe project and cd into it and execute:

yo testcafe

The new project should be generated. After generation run npm test to ensure all is working.

Errors or problems

Please submit an issue at the GitHub Issues Tracker

About

Yeomen generator for Testcafe; at the moment it creates a self contained testcafe project. Help enhance!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published