vscode-phpunit
vscode-phpunit copied to clipboard
The VS Code Test Explorer extension for PHPUnit
When i create a new test file, the tests are not being detected. My function names being with "test_". I hit the reload button on the top and also try...
Type: Bug Once tests start, it cannot be stopped and must wait it finished Extension version: 3.0.31 VS Code version: Code 1.76.0 (Universal) (92da9481c0904c6adfe372c12da3b7748d74bdcb, 2023-03-01T10:23:45.993Z) OS version: Darwin x64 21.6.0...
https://open-vsx.org/extension/recca0120/vscode-phpunit is still at 3.0.30.
Hi I'm needing to get to some tests that are in the vendor folders, as I am developing a library. I see in #20 that the recursive test finder is...