git clone https://github.com/Deeech/css-minificator-tests.git && cd css-minificator-tests/
npm install
npm install -g selenium-standalone
npm install -g http-server
selenium-standalone install
Start these commands in a separate tab before running the tests:
http-server site/
selenium-standalone start
Run!
npm start