Skip to content

ronpx/Casperjs-UI-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

casperjs-ui-test

UI Testing using CasperJS

Pre-requisite:

  1. Install Brew https://brew.sh/

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" Paste that in a macOS Terminal or Linux shell prompt. The script explains what it will do and then pauses before it does it. Read about other installation options.

  1. Install PhantomJS, on Mac using Homebrew brew tap homebrew/cask brew cask install phantomjs

  2. Install CasperJS http://docs.casperjs.org/en/latest/installation.html $ brew install casperjs

  3. Run interface.js, follow instruction http://docs.casperjs.org/en/latest/quickstart.html

  4. On Terminal, run casperjs test .js

About

UI Testing using CasperJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published