Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
leordev opened this issue Nov 17, 2023 · 0 comments
Closed

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

leordev opened this issue Nov 17, 2023 · 0 comments
Assignees
Labels
cicd CI/CD and Automation

Comments

@leordev
Copy link
Contributor

leordev commented Nov 17, 2023

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.

@leordev leordev added the cicd CI/CD and Automation label Nov 17, 2023
finn-block added a commit that referenced this issue Nov 27, 2023
Fixes #65

and re-arranged some stuff:
* split out all report renders to their own file
* update result struct to track per-test runtime
* disable failing web5-kt test
* use web5-js test from web5-js repo, drop web5-js test from this repo
* renamed the go package to reflect the current repo name
finn-block added a commit that referenced this issue Nov 28, 2023
Fixes #65

and re-arranged some stuff:
* split out all report renders to their own file
* update result struct to track per-test runtime
* disable failing web5-kt test
* use web5-js test from web5-js repo, drop web5-js test from this repo
* renamed the go package to reflect the current repo name
finn-block added a commit that referenced this issue Nov 28, 2023
Fixes #65

and re-arranged some stuff:
* split out all report renders to their own file
* update result struct to track per-test runtime
* disable failing web5-kt test
* use web5-js test from web5-js repo, drop web5-js test from this repo
* renamed the go package to reflect the current repo name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd CI/CD and Automation
Projects
None yet
Development

No branches or pull requests

2 participants