Sebastian Gingter
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Conceptual question: integration tests with multiple executables
Hello, I have a question that is probably more conceptual than technical. We want to automatically do integration tests between services. For that we have at least one, possibly multiple services (... -
Created dotnet Core xUnit tests are reported twice
We have a .net core solution with three test projects that have, in total 58 tests. For executing the tests I created a build step with the 'Visual Studio Tests' runnter type.The test engine type i...