💅 [noMisplacedAssertion] The rule does not support it.each
in vitest
#2443
Labels
A-Linter
Area: linter
L-JavaScript
Language: JavaScript and super languages
S-Bug-confirmed
Status: report has been confirmed as a valid bug
S-Help-wanted
Status: you're familiar with the code base and want to help the project
Environment information
Rule name
lint/nursery/noMisplacedAssertion
Playground link
https://biomejs.dev/playground/?lintRules=all&code=aQB0AC4AZQBhAGMAaAAoAFsAXQApACgAJwB0AGUAcwB0ACcALAAgACgAKQAgAD0APgAgAHsACgAgACAAZQB4AHAAZQBjAHQAKAB0AHIAdQBlACkALgB0AG8AQgBlACgAdAByAHUAZQApADsACgB9ACkAOwA%3D
Actual result
This is the warning message when
it.each()
is used.Expected result
The following code should work without any errors or warnings and
it.each()
should be supported.Code of Conduct
The text was updated successfully, but these errors were encountered: