css-minificator-tests
css-minificator-tests copied to clipboard
CSS minificators testing tool
css-minificator-tests 
Minificators
Installation
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
Usage
Start these commands in a separate tab before running the tests:
http-server site/
selenium-standalone start
Run!
npm start