testcafe-browser-provider-nightmare
Test browser
Provides an Electron-based browser environment for running tests with enhanced reliability and performance.
Testcafe browser provider for the nightmare browser automation library
26 stars
4 watching
5 forks
Language: JavaScript
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
devexpress/testcafe-browser-provider-electron | A plugin for integrating Electron applications with TestCafe testing framework | 48 |
jdobosz/testcafe-browser-provider-puppeteer | Enables headless browser testing in CI pipelines without external dependencies like xvfb. | 49 |
stefanschenk/testcafe-browser-provider-puppeteer-chromium | This plugin enables TestCafe to run browser tests with Chromium, allowing developers to write end-to-end tests for web applications. | 2 |
testingbot/testcafe-browser-provider-testingbot | An integration between TestCafe and the TestingBot cloud for automating browser tests | 0 |
devexpress/testcafe-browser-provider-browserstack | A plugin that integrates BrowserStack with TestCafe, enabling automated browser testing. | 86 |
ents24/testcafe-browser-provider-fbsimctl | A browser provider plugin for automated testing on iOS simulator using Facebook's fbsimctl tool | 19 |
lambdatest/testcafe-browser-provider-lambdatest | An npm plugin that integrates TestCafe with LambdaTest's testing cloud. | 16 |
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 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
hustcc/jest-electron | Enables running Jest unit tests in a real browser environment with Electron support | 155 |
raegen/vite-plugin-vitest-cache | A plugin for speeding up test runs in Vitest by caching test results and avoiding repeated calculations | 1 |
jimthedev/timecafe | A tool to measure performance of specific tasks within test suites | 13 |
crudo/grunt-testcafe | A Grunt plugin that automates testing of web applications using TestCafe. | 10 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
thehackerdev/race-the-web | Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses | 589 |