css-minificator-tests icon indicating copy to clipboard operation
css-minificator-tests copied to clipboard

CSS minificators testing tool

css-minificator-tests Cult Of Martians

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