/GhostStory

Use SpookyJS to run automated cucumber-style tests on CSS

Primary LanguageJavaScript

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