1
0
mirror of https://github.com/flarum/core.git synced 2025-05-06 07:25:22 +02:00
Franz Liedke 4f1adba387
Automatically set up Mockery for unit tests
- Use provided PhpUnit listener to enforce verification of expectations.
- Include Mockery's trait to auto-close Mockery after each test.
2019-11-21 00:51:11 +01:00
..