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
Node 18 comes with a native test runner.
Suggesting to add rules to disallow skipping or running exclusive tests.
The mocha plugin offers these and it currently works for the native runner because they have the same api. Could just copy those rules here to have 1 less dependency. https://github.com/lo1tuma/eslint-plugin-mocha
The text was updated successfully, but these errors were encountered:
Node 18 comes with a native test runner.
Suggesting to add rules to disallow skipping or running exclusive tests.
The mocha plugin offers these and it currently works for the native runner because they have the same api. Could just copy those rules here to have 1 less dependency.
https://github.com/lo1tuma/eslint-plugin-mocha
The text was updated successfully, but these errors were encountered: