posit-dev / positron

Positron, a next-generation data science IDE
https://positron.posit.co
Other
2.57k stars 79 forks source link

Get automated smoke tests to report results to TestRail #3821

Closed jonvanausdeln closed 3 months ago

jonvanausdeln commented 3 months ago

We need to have automated tests report results to test Rail.

Part of the work was done in #3722 to get JUnit results.

Now those need to be parsed and sent to TestRail.

jonvanausdeln commented 3 months ago

Test Results are now uploading to TestRail.

It's very basic support, but we will add more features and sparkles as we go.