Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is a Selenium-based UI Testing Framework written in JS that’s built on top of Cucumber with Protractor for desktop / hybrid apps and Cucumber with WDIO and appium for native mobile apps. | Easily create browser tests online with your team and run them in 100% parallel. It is for busy teams who want the fastest way to set up tests. We built it for developers like us who want to spend less time testing and more time shipping. |
Snippets or live templates for intellisense in your favourite IDE to write those steps accurately and quickly; Courgette API for creating your own step definitions; Screenshots on error for debugging; A step for named screenshots; Cucumber formatter for nice output in the terminal; Cucumber formatter for step definition usage; Error report summary in the terminal output; Ability to run against cloud services that provide a selenium grid; Ability to easily create true BDD user stories | Get started in seconds with no install; Convert your browsing actions into code; Run 100% tests in parallel; Re-run selected lines of code; Run tests on Vercel/Netlify deployments or on a schedule with one click; Get Slack alerts and test receiving emails out of the box; Understand failures with a video, logs, and the exact line of code the test failed on; Re-run and fix tests directly from the browser; Collaborate with your team in real-time by sharing a link; Open source; Test on Chromium, Firefox, and WebKit |
Statistics | |
GitHub Stars 67 | GitHub Stars - |
GitHub Forks 11 | GitHub Forks - |
Stacks 1 | Stacks 3 |
Followers 8 | Followers 11 |
Votes 0 | Votes 0 |
Integrations | |

BrowserStack is the leading test platform built for developers & QAs to expand test coverage, scale & optimize testing with cross-browser, real device cloud, accessibility, visual testing, test management, and test observability.

Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.

Cloud-based automated testing platform enables developers and QEs to perform functional, JavaScript unit, and manual tests with Selenium or Appium on web and mobile apps. Videos and screenshots for easy debugging. Secure and CI-ready.

Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.

LambdaTest platform provides secure, scalable and insightful test orchestration for website, and mobile app testing. Customers at different points in their DevOps lifecycle can leverage Automation and/or Manual testing on LambdaTest.

Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, Node.js projects, or anywhere that JavaScript can run.

Karma is not a testing framework, nor an assertion library. Karma just launches a HTTP server, and generates the test runner HTML file you probably already know from your favourite testing framework. So for testing purposes you can use pretty much anything you like.

Jest provides you with multiple layers on top of Jasmine.

Cypress is a front end automated testing application created for the modern web. Cypress is built on a new architecture and runs in the same run-loop as the application being tested. As a result Cypress provides better, faster, and more reliable testing for anything that runs in a browser. Cypress works on any front-end framework or website.

It is a Node library to automate the Chromium, WebKit and Firefox browsers with a single API. It enables cross-browser web automation that is ever-green, capable, reliable and fast.