You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #13184 [Tests] added a note about installing PHPUnit dependencies (HeahDude)
This PR was merged into the 3.4 branch.
Discussion
----------
[Tests] added a note about installing PHPUnit dependencies
When first installing the bridge, one cannot start working by extending the `TestCase` since the bridge has no requirements.
It is not obvious that they are installed the first time we run the test suite, neither that we should run it without tests to get started.
Let's make all that explicit with a short note.
Commits
-------
2c10047 [Tests] added a note about installing PHPUnit dependencies
0 commit comments