This test is a CSS linting test developed by the Webperf community.
To be documented
As always, minimum rating are 1.0.
- Fork this repository
Read more on the general page for github actions.
-
It is highly recommended to set general.cache.use to
true
-
It is highly recommended to set general.cache.max-age to at least 12 hours (Fail to do so may result in banning of service like github).
-
Depending on your preference, follow below NPM package or Docker image steps below.
-
Download and install Java (JDK 8 or above)
- Download and install Node.js (version 20.x)
- Download and install Google Chrome browser
- Install NPM packages (
npm install --omit=dev
) - Set tests.sitespeed.docker.use to
false
in yoursettings.json
- Allow node to connect through Windows firewall
- Make sure Docker command is globally accessible on your system.
- Set tests.sitespeed.docker.use to
true
in yoursettings.json
No frequently asked questions yet :)