An open API service indexing awesome lists of open source software.

https://github.com/dereke/web-testing-demo


https://github.com/dereke/web-testing-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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`.

Then run `npm test` to start the tests.