neotest-phpunit
neotest-phpunit copied to clipboard
🧪 Neotest adapter for PHPUnit
I want to be able to pass arguments to the phpunit process. For example, I would like to pass `-c ohter-phpunit.xml`
Even primitive detection (without pointing the method the provider belongs to) of `yield`ed keys as named dataset ```query (yield_expression (array_element_initializer (string (string_value) @dataset ))) ``` could prove helpful in tests...
after get last updates the DAP is not working anymore :/ I tried to do this ``` dap = dap.configurations.php[1], ... dap.defaults.fallback.switchbuf = "useopen" ``` But it is not working...