Date: 7 Decembor 2000 UTC (12PM PST)
Speaker: Kosta Harlan
Topic: Writing PHP unit tests for MediaWiki, specifically to (re)introduce people to changes in core testing made about a year ago (Blog Post: Changes and improvements to PHPUnit testing in MediaWiki).
Outline:
- Theory
*updated with new dates*
- Terminology / definitions (unit vs integration)
- Why it can be useful
- Practical
- Tooling (IDE integration, coverage reports)
- examples
- Contrived / simple
- MW core or extension code