Releases: Hunt092/autoTestID
Releases · Hunt092/autoTestID
Initial Release
🎉 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