Skip to content

fix: resolve \ in discovery --configuration#412

Merged
recca0120 merged 2 commits into
recca0120:mainfrom
saschabuehrle:fix/issue-410-workspacefolder-discovery
Apr 2, 2026
Merged

fix: resolve \ in discovery --configuration#412
recca0120 merged 2 commits into
recca0120:mainfrom
saschabuehrle:fix/issue-410-workspacefolder-discovery

Conversation

@saschabuehrle

Copy link
Copy Markdown
Contributor

Fixes #410

Test discovery was reading phpunit args before replacing workspace variables, so \ in --configuration never resolved and the config file lookup missed. This applies workspaceFolder replacement during configuration file resolution and adds a regression test.

Greetings, saschabuehrle

@recca0120 recca0120 merged commit ebe9855 into recca0120:main Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

${workspaceFolder} not resolved when discovering tests

2 participants