-
Notifications
You must be signed in to change notification settings - Fork 125
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
Add vitest integration #830
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
just-boris
reviewed
Jan 11, 2024
@just-boris the PR is in work now. I'll ask you for final review before we merge it. |
apply linters fixes
add e2e tests for vitest reporter
epszaw
force-pushed
the
vitest-reporter
branch
from
January 16, 2024 11:02
b1592be
to
7fa1740
Compare
github-actions
bot
added
theme:api
Javascript API related issue
theme:playwright
labels
Jan 16, 2024
epszaw
force-pushed
the
vitest-reporter
branch
2 times, most recently
from
January 16, 2024 11:05
abe1447
to
8a5edf4
Compare
epszaw
force-pushed
the
vitest-reporter
branch
2 times, most recently
from
January 16, 2024 11:22
9f5f676
to
7bb8c10
Compare
epszaw
force-pushed
the
vitest-reporter
branch
from
January 16, 2024 11:24
7bb8c10
to
afdc611
Compare
epszaw
requested review from
just-boris and
baev
and removed request for
just-boris
January 16, 2024 11:29
just-boris
approved these changes
Jan 16, 2024
add some default labels to the vitest reporter add ability to pass custom config to inline vitest runner
epszaw
force-pushed
the
vitest-reporter
branch
from
January 17, 2024 13:54
958670f
to
8816a92
Compare
baev
approved these changes
Jan 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
theme:api
Javascript API related issue
theme:build
theme:playwright
theme:vitest
type:new feature
New feature or request
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
fixes #415
Checklist