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.
Do unit test results explicitely have to be in junit format to show up in the summary? Would it be possible to support parsing nunit test formats? https://github.com/nunit/docs/wiki/Test-Result-XML-Format