Skip to content

Releases: Hunt092/autoTestID

Initial Release

02 Oct 15:55

Choose a tag to compare

🎉 Initial Release

ESLint plugin to enforce data-testid attributes on interactive elements.

Features

  • Auto-fixable rule for missing test IDs
  • Smart test ID generation based on context
  • Support for native HTML elements and custom React components
  • Configurable elements, custom components, and file exclusions

Installation

pnpm add -D eslint-plugin-autotestid