chiefmyron / phpunit-test-workbench

An extension to integrate PHPUnit with the native Test Explorer functionality within VS Code. Zero configuration required for common environment setups.
https://marketplace.visualstudio.com/items?itemName=chiefmyron.phpunit-test-workbench
MIT License
5 stars 2 forks source link

Not all test results captured when executing against large test suites #51

Closed chiefmyron closed 1 year ago

chiefmyron commented 1 year ago

When executing against the Laravel Framework test suite, only 2487 out of 8410 tests had their results reported correctly.