summaryrefslogtreecommitdiff
path: root/tests/php/readme
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/readme')
-rw-r--r--tests/php/readme9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/php/readme b/tests/php/readme
new file mode 100644
index 0000000..15f54ec
--- /dev/null
+++ b/tests/php/readme
@@ -0,0 +1,9 @@
+The phpt documentation:
+http://qa.php.net/phpt_details.php
+
+How to Write Tests
+http://qa.php.net/write-test.php
+
+Lessons Learned from PHPT Writing
+https://wiki.php.net/qa/phptlessonslearned
+