-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I have been having trouble with discovery, but think I have diagnosed the problem.
The "output directory" (in vs proj file) contains the exe, but not in runnable form. Our build system symlinks it into another directory with all its dependencies for running/debugging. This is handled with a custom Debug Command.
So.. "MyTests.exe --list-tests" will crash instead of returning anything useful.
Is there a way to control where the discoverer looks for the exe to discover the tests?
Metadata
Metadata
Assignees
Labels
No labels