TBD54566975 / web5-spec

https://tbd54566975.github.io/sdk-report-runner/
Apache License 2.0
6 stars 6 forks source link

Expose web5-spec tests reports in JUnit XML format #65

Closed leordev closed 7 months ago

leordev commented 8 months ago

As we are discussing in discord, we landed in a tool to gather our tests trend: BuildKite Tests Analytics, sample can be seen here.

Now we just need to make sure our tests reports are also generating a junit xml artifact. (Which most tests frameworks do, even rust!)

For this issue we are asking to expand the web5-spec e2e tests (and soon to be developed tbdex-spec) to also generate the JUnit XML file.