Showing 1-20 of 460 packages
babel plugin for react data-testid attributes
An ESLint plugin to enforce consistent usage of 'data-testid' attributes in Vue.js components for better testability
This ESLint plugin helps ensure that React components have the necessary testID attribute, which is crucial for effective testing of React applications.
This ESLint plugin is used for ensuring the testID attribute is on all relevant components in React Native.
This ESLint plugin helps ensure that React MUI components have the required testId attribute.
Babel plugin for making React property aliases. This plugin was created to transform testID properties into accessibility labels that Appium can read.
ESBuild plugin to remove data-testid attributes
ESBuild plugin to remove data-testid attributes
A Vite plugin designed specifically for Vue.js projects that allows the removal of specified attributes in production builds. Useful for excluding attributes like 'data-testid' used in testing. Options include specific file extensions, attributes, ignored
Enhanced babel plugin for automatic React data-testid generation with unique IDs and class component support
testid support: props and selectors generator
An `eslint` plugin for checking accessibility rules from within `.vue` files. Add `data-testid` to use better behavior testing
A Vite plugin designed specifically for React.js projects that allows the removal of specified attributes in production builds. Useful for excluding attributes like 'data-testid' used in testing. Options include specific file extensions, attributes, ignor
A Vite plugin that enables the removal of specified attributes, which is useful for excluding attributes like 'data-testid' that are used in testing. The options include the ability to specify file extensions, attributes, and folders and files to ignore.
A tool to check for testID attributes in React and React Native components.
babel plugin for react native testid attributes
A babel plugin to copy one JSX attribute to another. Original use cas was copying `testID` to `accessibilityLabel` in non-production builds to enable test automation.
Injects data-testid attributes for all interactive elements and generates page object models for every page.
Add data-testid attribute to your JSX elements.
RN testID generator and verifier (Go binary wrapper)