Skip to content

Initial release

Compare
Choose a tag to compare
@Belco90 Belco90 released this 02 Oct 08:02

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