Basically implement this protocol: https://docs.microsoft.com/en-us/dotnet/articles/core/tools/test-protocol Xunit and nunit have implemented it, so can be used as reference
Basically implement this protocol: https://docs.microsoft.com/en-us/dotnet/articles/core/tools/test-protocol
Xunit and nunit have implemented it, so can be used as reference