SaaSHub helps you find the best software and product alternatives Learn more →
Top 7 TypeScript end-to-end-testing Projects
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Project mention: Closer to the Metal: Leaving Playwright for CDP | news.ycombinator.com | 2025-08-20Also recently found it unnecessarily difficult to do profiling of page workers using Playwright's CDPSession wrapper ([and they don't seem to have any plans to improve it](https://github.com/microsoft/playwright/issues/22992#issueco...)), whereas it was pretty painless in Puppeteer.
So, definitely more useful if you care about more than just your main thread.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
The project involved heavy use of iframes... and turns out, Cypress has no elegant way of handling those in tests. And guess what? I found this issue dating back to 2016, filled with people also disappointed to find out how hard it is to test iframes.
-
cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
Project mention: Docker + Cypress in 2025: How I’ve Perfected My E2E Testing Setup | dev.to | 2025-03-20Cypress Documentation: For test strategies, debugging tips, and the latest parallelization tricks.
-
nest-clean-architecture
🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
TypeScript end-to-end-testing discussion
TypeScript end-to-end-testing related posts
-
Show HN: Quell – AI QA Agent Working Across Linear, Vercel, Jira, Netlify, Figma
-
Design Pattern for Playwright End-to-End Testing
-
A Simple Approach to Using Tags in Cypress
-
E2E testing challenges using Playwright
-
How to run cypress run and cypress open at a time
-
cyperful VS magic_test - a user suggested alternative
2 projects | 7 May 2024 -
React JS and Testing Components
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 2025
Index
What are some of the best open-source end-to-end-testing projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | Playwright | 76,590 |
2 | Cypress | 48,842 |
3 | cypress-realworld-app | 5,784 |
4 | nest-clean-architecture | 721 |
5 | dakka | 122 |
6 | wacat | 110 |
7 | echoed | 34 |