Manual:PHP unit testing/Appendix

How to help

  • Make sure the tests run on your system -- if they don't, either something's broken or the tests are making bad assumptions, and it needs fixing either way!
  • Find and fix any testing problems on non-MySQL database backends:
  • Find code that needs testing and write tests

See also

Unit testing MediaWiki with PHPUnit
Category:Testing#PHP%20unit%20testing/Appendix
Category:Testing