dereke / continuous-demonstration

An example of how to use continuous demonstration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Demonstration

This is an example app to show how you can use continuous demonstration.

This app uses the npm module demonstrator to record a browser-monkey session. It then saves it to the continuous demonstration server.

This is currently highly experimental.

Try it

However you can run it by cloning this repo.

  • npm install
  • running DEMONSTRATOR_API_KEY=test DEMONSTRATOR_USER=dereke DEMONSTRATOR_APP=demo karma start
  • visit the results page
  • The continuous demonstration server currentl only displays raw data

About

An example of how to use continuous demonstration


Languages

Language:JavaScript 100.0%