vscode-phpunit icon indicating copy to clipboard operation
vscode-phpunit copied to clipboard

Feature request: omit test name prefix in test list

Open enricodias opened this issue 4 years ago • 2 comments

Showing the test name prefix (such as test_) seems like a waste of space, especially when the tests have lengthy names.

It would be nice to have an option in the settings to omit that prefix.

enricodias avatar Jun 01 '21 17:06 enricodias

It would be nice to have option to customize tests' tree. I would like to replace Tests\Feature\ with Feature\ or F\. It would make more space in sidebar. image

cezaro avatar Dec 13 '21 17:12 cezaro

Could you provide a setting similar to the previous "phpunit.files" for configuring how to find test files?

bfranklyn avatar Dec 08 '22 20:12 bfranklyn