OLD | NEW |
1 The Web Platform Tests Project [](http://irc.w
3.org/?channels=testing) | 1 The Web Platform Tests Project [](http://irc.w
3.org/?channels=testing) |
2 ============================== | 2 ============================== |
3 | 3 |
4 The Web Platform Tests Project is a W3C-coordinated attempt to build a | 4 The Web Platform Tests Project is a W3C-coordinated attempt to build a |
5 cross-browser testsuite for the Web-platform stack. However, for mainly | 5 cross-browser testsuite for the Web-platform stack. However, for mainly |
6 historic reasons, the CSS WG testsuite is in a separate repository, | 6 historic reasons, the CSS WG testsuite is in a separate repository, |
7 [csswg-test](https://github.com/w3c/csswg-test). Writing tests in a way | 7 [csswg-test](https://github.com/w3c/csswg-test). Writing tests in a way |
8 that allows them to be run in all browsers gives browser projects | 8 that allows them to be run in all browsers gives browser projects |
9 confidence that they are shipping software that is compatible with other | 9 confidence that they are shipping software that is compatible with other |
10 implementations, and that later implementations will be compatible with | 10 implementations, and that later implementations will be compatible with |
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
243 [contributing]: https://github.com/w3c/web-platform-tests/blob/master/CONTRIBUTI
NG.md | 243 [contributing]: https://github.com/w3c/web-platform-tests/blob/master/CONTRIBUTI
NG.md |
244 [ircw3org]: https://www.w3.org/wiki/IRC | 244 [ircw3org]: https://www.w3.org/wiki/IRC |
245 [ircarchive]: http://krijnhoetmer.nl/irc-logs/testing/ | 245 [ircarchive]: http://krijnhoetmer.nl/irc-logs/testing/ |
246 [mailarchive]: http://lists.w3.org/Archives/Public/public-test-infra/ | 246 [mailarchive]: http://lists.w3.org/Archives/Public/public-test-infra/ |
247 | 247 |
248 Documentation | 248 Documentation |
249 ============= | 249 ============= |
250 | 250 |
251 * [How to write and review tests](http://testthewebforward.org/docs/) | 251 * [How to write and review tests](http://testthewebforward.org/docs/) |
252 * [Documentation for the wptserve server](http://wptserve.readthedocs.org/en/lat
est/) | 252 * [Documentation for the wptserve server](http://wptserve.readthedocs.org/en/lat
est/) |
OLD | NEW |