-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat(expect): provide task in MatchState
#9022
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
Conversation
✅ Deploy Preview for vitest-dev ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
macarie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs are not updated yet.
94d9681 to
735e906
Compare
735e906 to
1b99bc9
Compare
400aa5f to
e9af7a7
Compare
|
|
||
| Full name of the current test (including describe block). | ||
|
|
||
| ### `task` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should I add a <Version> here?
e9af7a7 to
16114bc
Compare
Description
Provide access to
taskinMatchState. This makes it easier to access context and other test-related data in custom assertions.Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
pnpm-lock.yamlunless you introduce a new test example.Tests
pnpm test:ci.Documentation
pnpm run docscommand.Changesets
feat:,fix:,perf:,docs:, orchore:.