Skip to content

Use SpookyJS to run automated cucumber-style tests on CSS

Notifications You must be signed in to change notification settings

qrczak/GhostStory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GhostStory

A collection of cucumber steps for automated CSS testing with SpookyJS, CasperJS, PhantomJS and Node.JS.

Installation

  1. Download SpookyJS

    1. git clone https://github.com/WaterfallEngineering/SpookyJS.git
  2. Install SpookyJS dependencies

    1. cd SpookyJS
    2. npm install
  3. Copy the folders from GhostStory into SpookyJS/Examples/cucumber/features/

  4. Run the cucumber.js make step

    1. make cucumber.js

About

Use SpookyJS to run automated cucumber-style tests on CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published