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
|[no-only-tests](docs/rules/no-only-tests.md)| disallow the test case property `only`| ✅ || 💡 ||
107
107
|[prefer-output-null](docs/rules/prefer-output-null.md)| disallow invalid RuleTester test cases where the `output` matches the `code`| ✅ | 🔧 |||
108
-
|[test-case-name-property](docs/rules/test-case-name-property.md)| require test cases to have a `name` property under certain conditions |||||
108
+
|[require-test-case-name](docs/rules/require-test-case-name.md)| require test cases to have a `name` property under certain conditions |||||
109
109
|[test-case-property-ordering](docs/rules/test-case-property-ordering.md)| require the properties of a test case to be placed in a consistent order || 🔧 |||
110
110
|[test-case-shorthand-strings](docs/rules/test-case-shorthand-strings.md)| enforce consistent usage of shorthand strings for test cases with no options || 🔧 |||
0 commit comments