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 96edd6c commit c12f5feCopy full SHA for c12f5fe
testing/bootstrap.rst
@@ -46,3 +46,6 @@ You can modify this file to add custom logic:
46
>
47
<!-- ... -->
48
</phpunit>
49
+
50
+Now, when running ``vendor/bin/phpunit``, the cache will be cleared
51
+automatically by the bootstrap file before running all tests.
0 commit comments