Skip to content

jphpsf/jasmine-phantomjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jasmine Phantom.js example

This is an example Jasmine test runner using Phantom.js. It also includes an example using Webdriver.

The test suite used is the one that comes with the default Jasmine 1.2.0 distribution.

Usage

  1. Clone the repo
git clone git@github.com:jphpsf/jasmine-phantomjs.git
cd jasmine-phantomjs
  1. Install dependencies: get Phantom.js from its website and install the ruby dependency by running bundle install

  2. Run the tests: use rake phantomjs or rake webdriver browser=firefox

Blog post

I wrote a detailled post about this on my blog.

License

WTFPL

About

Jasmine tests example running with Phantom.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published