testcafe
Web tester
A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support.
A Node.js tool to automate end-to-end web testing.
10k stars
170 watching
673 forks
Language: JavaScript
last commit: 9 days ago
Linked from 4 awesome lists
browsere2eend-to-end-testingfunctional-testingtesttest-automationtest-frameworktestcafetesting-toolstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,922 |
devexpress/testcafe-browser-provider-electron | A plugin for integrating Electron applications with TestCafe testing framework | 48 |
devexpress/testcafe-browser-provider-browserstack | A plugin that integrates BrowserStack with TestCafe, enabling automated browser testing. | 86 |
devexpress/testcafe-browser-provider-saucelabs | A plugin that integrates TestCafe with SauceLabs, allowing users to run tests in the cloud using various browsers and configurations. | 31 |
devexpress/testcafe-react-selectors | A plugin for TestCafe that simplifies testing ReactJS applications by providing extensions to select and interact with components. | 203 |
devexpress/testcafe-angular-selectors | A plugin providing extensions to the TestCafe testing framework for Angular applications | 31 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
lambdatest/testcafe-browser-provider-lambdatest | An npm plugin that integrates TestCafe with LambdaTest's testing cloud. | 16 |
testingbot/testcafe-browser-provider-testingbot | An integration between TestCafe and the TestingBot cloud for automating browser tests | 0 |
codeceptjs/codeceptjs | A testing framework for end-to-end testing with WebDriver or other implementations. | 4,114 |
jasmine/jasmine | A testing framework for JavaScript that supports browser and Node.js environments | 15,750 |
testcafe-community/eslint-plugin-testcafe-community | A plugin for ESLint that enforces best practices for TestCafe tests | 4 |
devexpress/testcafe-reporter-nunit | Extracts NUnit test result XML from TestCafe tests | 1 |
arthy000/gherkin-testcafe | Tools for running end-to-end tests with Gherkin syntax using TestCafé | 56 |
dwyl/learn-tdd | An introduction to writing reliable code using Test Driven Development (TDD) principles in JavaScript | 2,746 |