====== Testing ====== Our conformance test suites: how to run them, known bugs, and how to contribute. The tests are maintained in the [[https://github.com/w3c/web-platform-tests|web-platform-tests]] [[https://git-scm.com/|Git]] repository, mostly in the ''css'' subdirectory. Test suite and test case discussion takes place primarily in [[https://github.com/w3c/web-platform-tests/issues|GitHub issues]], with policy matters occasionally discussed on the [[http://lists.w3.org/Archives/Public/public-test-infra/|public-test-infra mailing list]]. The [[tools:irc|#testing channel]] on irc.w3.org:6665 is also available for discussion, and is recommended for anything where a quick response is desirable. The [[http://lists.w3.org/Archives/Public/public-css-testsuite/|public-css-testsuite mailing list]] exists for CSS-specific discussion, excluding any policy matters around the repository, primarily tooling maintained by the CSS WG (i.e., the CSS testsuites' build system and the CSS test harness). If this is your first time working with Web Platform Test, see this introduction and tutorial: * 2017-12-10 https://24ways.org/2017/testing-the-web-platform/ by Rachel Andrew ===== Contributing ===== If you want to contribute to CSS Tests: * General questions: Ask in #css in W3C IRC * Problem with a test file: File an issue in https://github.com/w3c/web-platform-tests * Contributing a new test file: Ask in #css in W3C IRC ---- The entire rest of this "Contributing" section below is double-obsolete, all the pages linked to say their own content is " This page has been deprecated and is no longer being maintained.", and then link to the apparently unmaintained (or so opaque it's hard to tell, including where to give feedback) testthewebforward.org/docs. * [[test:faq]] * [[test:fonts|Installing Fonts for CSS Testing]] (required for running CSS tests) * [[test:css2.1:contribute|How to Contribute]] * [[test:format|Format Template and Guidelines]] * [[test:reftest|Writing Reftests]] * [[test:scripttest|Writing Script Tests]] * [[test:review|Review Process]] * [[test:oversight|Test Suite Oversight and Governance]] * [[test:implementation-report|Implementation Report Format]] * [[http://fantasai.inkedblade.net/style/tests/about/css21ts/|Slideshow Overview]] ===== Infrastructure ===== * [[https://hg.csswg.org/|CSSWG Test Suite Mercurial server]] (obsolete, now part of web platform tests) * [[https://github.com/w3c/csswg-test|CSSWG Test Suite Github Mirror]] (obsolete, now part of web platform tests) * [[test:pullrequests|Merging Pull Requests]] (obsolete, now part of web platform tests) * [[test:css2.1:harness|Build System Documentation]] * [[test:harness|Browseable Test Harness]] * [[test:review-system|Submission and Review Tracker Planning]] * [[test:build-system|Build System Planning]] ===== Test Suite Pages ===== * [[http://www.w3.org/Style/CSS/Test/|Official W3C CSS Test Suites]] * [[test:CSS2.1|CSS2.1 Conformance Test Suite Wiki]] * [[test:paged-media|Paged Media Level 3 Conformance Test Suite Wiki]] ===== Test Suite Pages (in development) ===== * [[test:CSS3.0|CSS3 Test Suite Pages]] * [[test/css-writing-modes-3|CSS3 Testing Writing Modes Page (november 2014)]]