Christophe Chevalier
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited .NET command "dotnet test" fails with exit code 1 and does not recognize any tests after update from .NET 6 to .NET 7-rc1
After updating our solution from .NET 6 to .NET 7-rc1, all build steps that use the "dotnet test" command to run tests with NUnit do not seem to recognize any tests. After a few steps, the build fa...