Skip to content

asciidisco/perfjankie-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perfjankie-test

Test script & demo use case for Perfjankie

To get this demo up & running:

    1. npm install to install Perfjankie
    1. Install CouchDB and launch it (Port 5984 is default)
    1. Install Selenium Standalone & launch it with start-selenium (Port 4444 is default)
    1. Start a simple webserver in the button-sample directory (Port 8080 is default. You can use python -m SimpleHTTPServer 8080 if you have python installed)
    1. Do a test run using node index.js
    1. Uncomment the JS & styles in the button-sample directory
    1. Do another test run using node index.js
    1. Go to You local CouchDB Perfjankie app and check the recorded metrics from both testing sessions

About

Test script & demo use case for Perfjankie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published