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

Test Reporting #99

Open
dylanlangston opened this issue Mar 13, 2024 · 0 comments
Open

Test Reporting #99

dylanlangston opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
📁 Enhancement Type - Update feature 🏷️ CI/CD Area - Build Pipeline
Milestone

Comments

@dylanlangston
Copy link
Owner

dylanlangston commented Mar 13, 2024

Add reporting for tests that run as part of the CI/CD pipeline. The reports should be visible along with the Actions in Github.

Resources:
https://playwright.dev/docs/test-reporters
https://vitest.dev/guide/reporters#json-reporter
https://blog.orhun.dev/zig-bits-03/
https://vitest.dev/guide/coverage.html
https://doc.rust-lang.org/rustc/instrument-coverage.html
https://zig.news/squeek502/code-coverage-for-zig-1dk1
https://gist.github.com/karlseguin/c6bea5b35e4e8d26af6f81c22cb5d76b // Custom Test runner for Zig

@dylanlangston dylanlangston added 📁 Enhancement Type - Update feature 🏷️ CI/CD Area - Build Pipeline labels Mar 13, 2024
@dylanlangston dylanlangston self-assigned this Mar 13, 2024
@dylanlangston dylanlangston added this to the Version 1 milestone Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📁 Enhancement Type - Update feature 🏷️ CI/CD Area - Build Pipeline
Projects
None yet
Development

No branches or pull requests

1 participant