gecko-dev/testing/web-platform/tests/docs/_running-tests
Mike Pennisi 3305a19591 Bug 1493024 [wpt PR 13125] - [docs] Reorganize information on running the tests, a=testonly
Automatic update from web-platform-tests
[docs] Reorganize information on running the tests

Previously, information was organized as follows:

- Section: Introduction
  - Page: Introduction
    - Introductory material
    - Instructions for running the tests manually
    - Abbreviated instructions for `wpt run`
- Section: Running the Tests
  - Page: Running the Tests
    - Instructions for `wpt run`
    - Instructions for the web runner
    - Notes on writing a custom runner

Dispersing the information about "test running" across multiple sections
tended to dilute the meaning of each section. It also made the
introduction lengthier and possibly more intimidating (especially for
readers who have no intention of running the tests manually).

Restructure the information as follows:

- Section: Introduction
  - Page: Introduction
    - Introductory material
- Section: Running the Tests
  - Page: Running the Tests
    - Instructions for running the tests manually
    - Reference to "Running the Tests in Automation"
  - Page: Running the Tests in Automation
    - Instructions for `wpt run`
    - Instructions for the web runner
    - Notes on writing a custom runner

--

wpt-commits: c271bdc85efc27839b01ec5aecf4f3a22084d820
wpt-pr: 13125
2019-03-16 12:13:25 +00:00
..
chrome.md
chrome_android.md
custom-runner.md Bug 1493024 [wpt PR 13125] - [docs] Reorganize information on running the tests, a=testonly 2019-03-16 12:13:25 +00:00
from-local-system.md Bug 1493024 [wpt PR 13125] - [docs] Reorganize information on running the tests, a=testonly 2019-03-16 12:13:25 +00:00
from-web.md Bug 1493024 [wpt PR 13125] - [docs] Reorganize information on running the tests, a=testonly 2019-03-16 12:13:25 +00:00
index.md Bug 1493024 [wpt PR 13125] - [docs] Reorganize information on running the tests, a=testonly 2019-03-16 12:13:25 +00:00
safari.md