You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The custom type is identical to the test type; the only difference is that it's initiated by calling getCurrentSuite().task(). Users of the API can attach their own custom properties to differentiate between built-in tests and custom tests.
Clear and concise description of the problem
The custom type is identical to the
test
type; the only difference is that it's initiated by callinggetCurrentSuite().task()
. Users of the API can attach their own custom properties to differentiate between built-in tests and custom tests.Suggested solution
Custom
type now in 2.2'test'
in 2.3Custom
in Vitest 3Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: