Releases: testing-library/eslint-plugin-testing-library
Releases · testing-library/eslint-plugin-testing-library
v1.3.3
v1.3.2
v1.3.1
v1.3.0
1.2.0
v1.1.1
v1.1.0
Initial release
Initial release for eslint-plugin-testing-library 🎉
Follow Testing Library best practices and anticipate common mistakes with this ESLint plugin:
- 5 rules added: await-async-query, await-fire-event, no-await-sync-query, no-debug and no-dom-import
- Recommended shareable config included
- Shareable configs with specific rules for different frameworks included: Angular, React and Vue
- Autofix some rules