Skip to content

This is a sample project in how to use ChimpJS to e2e testing.

Notifications You must be signed in to change notification settings

tuliofaria/chimp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ChimpJS Sample Project

This is a simple project that aims to demonstrate the ChimpJS e2e testing tool.

Using

npm install chimp
git clone https://github.com/tuliofaria/chimp-example.git
cd chimp-example

Running all features and scenarios

chimp

with a different browser:

chimp --browser=firefox

Creating new features

chimp --watch

and start adding new features, step-definitions, and etc.

About

This is a sample project in how to use ChimpJS to e2e testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published