davidcalhoun / eslint-plugin-test-selectors

Enforces that data-test-id attributes are added to interactive DOM elements (JSX) to help with UI testing. JSX only.
28 stars 14 forks source link

Errors vs warnings #4

Closed davidcalhoun closed 5 years ago

davidcalhoun commented 5 years ago

Need to create an optional recommendation set that spits out warnings instead of errors.