Files
servo/tests/wpt/web-platform-tests/css/css-rhythm/tools/generators

Generators

This directory contains scripts to generate some tests.

Setup

  1. Install node.js.
  2. Change the current directory to this directory.
  3. Type the following commands:
npm install
  1. (optional) Install gulp globally so it'll be on your path:
sudo npm install -g gulp

Generate Test Files

gulp