Marvin
Marvin
CC#
Created by Marvin on 8/28/2023 in #help
❔ How to connect to `Microsoft.NET.Test.Sdk`?
Anyone here with experience in https://github.com/microsoft/vstest ? Or in other words Microsoft.NET.Test.Sdk I'm writing my own test framework, and I'm trying to understand how this works but I'm slightly lost in the docs. It's pretty well documented from a concept standpoint, I got a good idea on how the architecture should look like. I'm just having a hard time figuring out how this all should fit together. I had a look at MS Test, xUnit, NUnit and Fixie. But I'm not getting any wiser. Fixie seems the simplest repo, but it still looks like a lot of loosely coupled application code. And I'm struggling to understand it.
2 replies