Solved
Forum Discussion
msensoy1903
2 years agoOccasional Contributor
Hello, I recently solve this issue with TestComplete. This is how your vstest-test assemblies supposed to look like in order for your tag to run.
So in order to do this you need to use the Test Filter field in the Visual Studio Test task with:
@Sanity=true:
Hello, I recently solve this issue with TestComplete. This is how your vstest-test assemblies supposed to look like in order for your tag to run.