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

tests: try vitest's github-actions reporter #1636

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

peaBerberian
Copy link
Collaborator

Interestingly (yet weirdly), vitest integrates directly a "Github Actions Reporter"
(https://vitest.dev/guide/reporters#github-actions-reporter).

I just wanted to check how it works here: I broke some random behavior and now await for the result.

Interestingly (yet weirdly), `vitest` integrates directly a "Github
Actions Reporter"
(https://vitest.dev/guide/reporters#github-actions-reporter).

I just wanted to check how it works here: I broke some random behavior
and now await for the result.
@peaBerberian
Copy link
Collaborator Author

That seems to be a fail, we may have to handle "workflows command" as they call it.

But considering this was only supposed to be a quick win, I'm not too motivated for now to spend time looking at this.

@peaBerberian peaBerberian added the work-in-progress This Pull Request or issue is not finished yet label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress This Pull Request or issue is not finished yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant