ESLint plugin providing fixture and test globals for TestCafe to enforce good practices in end-to-end testing.
eslint-plugin-testcafe is an ESLint plugin designed specifically for TestCafe, a popular end-to-end web testing framework. It provides linting rules and global definitions for TestCafe's fixture and test structures, helping developers write more reliable and maintainable test code.
fixture and test as global variables, eliminating undefined variable warnings.plugin:testcafe/recommended extends property.The plugin follows the principle that consistent linting improves test code quality and reduces common errors in TestCafe test suites.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.