I’ve had success getting a CI pipeline up and running for a dotnet core 2.2 project and have almost everything working I would need to use this in production except for a Test Summary for nunit test results.
Currently, test results have to be in either junit or cucumber to be parsed into the test summary section. We may consider adding other formats in the future if we get enough interest. Can I ask you to create a feature request so our product team is aware and others can vote on it?