We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffa7d3 commit be5ede7Copy full SHA for be5ede7
create_framework/unit_testing.rst
@@ -34,7 +34,6 @@ using `PHPUnit`_. Create a PHPUnit configuration file in
34
</testsuites>
35
</phpunit>
36
37
-
38
This configuration defines sensible defaults for most PHPUnit settings; more
39
interesting, the autoloader is used to bootstrap the tests, and tests will be
40
stored under the ``example.com/tests/`` directory.
0 commit comments