Skip to content

basic app to demonstrate how to use browser monkey to test a javascript application

Notifications You must be signed in to change notification settings

dereke/web-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is a demo application used to showcase a way of testing web sites that is really fast.

The application under test is a simple to do list.

Getting started

After cloning this repo, run npm install.

The project contains an example of an integration test. While not ideal you need to start the server for this to pass.

npm start

and then

npm test

About

basic app to demonstrate how to use browser monkey to test a javascript application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published