A collection of cucumber steps for automated CSS testing with SpookyJS, CasperJS, PhantomJS and Node.JS.
-
Download SpookyJS
git clone https://github.com/WaterfallEngineering/SpookyJS.git
-
Install SpookyJS dependencies
cd SpookyJS
npm install
-
Copy the folders from GhostStory into
SpookyJS/Examples/cucumber/features/
-
Run the cucumber.js make step
make cucumber.js