Unit Test Project without Project Reference #1961
Replies: 1 comment
-
There is currently no way to make this work. You could create a feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
First of all, great tool :)!
My question is about project without project reference. In our case, we are not using project reference for some specific reasons so all our references are like that:
Looks like even by specifying the project to mutate in the command line, Stryker is not able to do anything.
This is a command line output:
No project reference matched the given project filter 'MyProject.csproj'Choose one of the following references:
Any idea to make it works?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions