I’m trying to use buildkite/test-collector-dotnet: The official .NET adapter for Buildkite Test Engine which collects information about your tests to send test results to a test suite I’ve created. However, I’m not seeing any results in my dashboard.
I’ve created a GitHub issue No test results uploaded · Issue #61 · buildkite/test-collector-dotnet with more information, but I’m cross-posting here to hopefully get more eyes on it.
I’ve successfully been able to upload results when outputting the test results as junit, but haven’t had any luck with the .NET test collector.
Any help would be greatly appreciated.