We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b90e9 commit 4207124Copy full SHA for 4207124
README.TESTING
@@ -61,7 +61,7 @@ test scripts by extracting all directories named "tests"
61
from the source root and any subdirectories below. If there are files,
62
which have a "phpt" extension, "run-tests.php" looks at the sections
63
in these files, determines whether it should run it, by evaluating
64
-the 'SKIP' section. If the test is eligible for execution, the 'FILE'
+the 'SKIPIF' section. If the test is eligible for execution, the 'FILE'
65
section is extracted into a ".php" file (with the same name besides
66
the extension) and gets executed.
67
When an argument is given or TESTS environment variable is set, the
0 commit comments