Manual:PHP unit testing/Appendix/de

From Linux Web Expert

Revision as of 01:32, 26 February 2023 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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

Siehe auch

File:Unit testing MediaWiki with PHPUnit.pdf
Unit testing MediaWiki with PHPUnit