ESLint plugin providing linting rules and global variables for TestCafe end-to-end testing framework.
eslint-plugin-testcafe-community is an ESLint plugin designed specifically for the TestCafe end-to-end testing framework. It provides essential linting rules and defines global variables like fixture and test to enforce best practices and maintain code quality in TestCafe test suites.
t.debug() calls to ensure they are not left in production test code.fixture.skip() or test.skip() to avoid forgotten tests.The plugin emphasizes maintaining clean, reliable, and well-structured TestCafe test code by automating common linting checks and promoting community-driven best practices.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.