TestCafe
testcafe.ioCross-browser end-to-end testing framework. No WebDriver required.
Dev Toolsend-to-end-testingcross-browsertest-automationjavascripttypescriptci-cdopen-source

About
TestCafe is an open-source, cross-browser end-to-end testing framework for web applications that requires no WebDriver or manual timeout configuration. It supports writing tests in JavaScript and TypeScript, running them concurrently across modern browsers, and integrating with CI/CD pipelines. Tests can be written by hand or recorded directly in the browser.
Problem
Setting up reliable, cross-browser end-to-end tests is complex and requires managing WebDriver dependencies and manual timeouts.
For
software developers and QA engineers building and testing web applications
How it works
TestCafe installs as a single npm package and runs tests directly in browsers without WebDriver, supporting concurrent runs, CI/CD integration, and multiple report formats.
Business model
open-source
Status
launched