Skip to content

Commit aec4b3c

Browse files
committed
Build/Test Tools: Update in-repo PHPUnit documentation to point to a single source of truth.
Props q0rban, ironprogrammer, desrosj, peterwilsoncc, juampick. Fixes #62065. git-svn-id: https://develop.svn.wordpress.org/trunk@60674 602fd350-edb4-49c9-b593-d223f7449a82
1 parent ae57df8 commit aec4b3c

File tree

2 files changed

+7
-23
lines changed

2 files changed

+7
-23
lines changed

tests/phpunit/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# PHPUnit Tests
2+
3+
PHPUnit is the official testing framework chosen by the core team to test PHP code.
4+
5+
For more information, please review the relevant Core Handbook pages:
6+
- [PHP: PHPUnit](https://make.wordpress.org/core/handbook/testing/automated-testing/phpunit/)
7+
- [Writing PHP Tests](https://make.wordpress.org/core/handbook/testing/automated-testing/writing-phpunit-tests/)

tests/phpunit/README.txt

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)