I have a VSO (f.k.a TFS) Git project that builds and deploys properly but can't find the unit tests in the solution.
This is the message I see...
No test found. Make sure that installed test discoverers & executors, platform & framework version settings are appropriate and try again.
In my build definition I specify
- Run tests in test sources matching **Test*.dll, Target platform: 'X86'
My solution structure is like this
/Tests.Unit.ProjectName/Tests.Unit.ProjectName.csproj
/ProjectName/ProjectName.csproj
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…