SaaSHub helps you find the best software and product alternatives Learn more โ
Top 12 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: Building a self-hosted browser scraping service (is it more hassle than its worth?) | dev.to | 2026-05-27The foundational decision is understanding that Playwright is a control library, not a browser. It speaks Chrome DevTools Protocol (CDP) to whatever binary you point it at, and the binary is entirely separate from the library. This distinction is what makes a remote browser service possible.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Building pagination with Prisma feltโฆ unnecessarily complex | dev.to | 2025-06-19
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: webhooks end to end testing for NextJS applications - Mastering... | dev.to | 2026-01-01Testing Framework: Cypress is my go-to for E2E testing. It lets you simulate user actions and API calls directly. I also use Jest for unit tests, but for the full flow, Cypress shines. You can find excellent docs on Cypress. io.
-
-
-
nest-clean-architecture
๐๏ธ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
-
-
-
What your Cypress with Mailosaur test might look like:
-
-
mobilewright
Mobilewright is a dev framework for Mobile App Testing and Automation. It allows testing iOS/Android app on real devices, emulators and simulators with a single API.
Project mention: Mobilewright โ Playwright for iOS and Android | news.ycombinator.com | 2026-04-29 -
ai-movie-finder
Implemented end-to-end testing in Playwright by utilizing Fixtures, Page Object Model (POM), and reusable code patterns to ensure scalability and maintainability.
Project mention: Playwright: Test Structure (Tiny part that bring a huge impact) | dev.to | 2025-12-20Feel free to take a look onto my project here and make it as reference
TypeScript end-to-end-testing discussion
TypeScript end-to-end-testing related posts
-
Solution to Challenge 1 - Login with Different Users
-
Adding Authentication and Remote Support to a Local MCP Server
-
I Tested Playwright's New AI Agents Against AI-Native Testing Platforms. Here's What I Found.
-
Senior Developer's Secret: AI-Driven Iteration with VSCode, Cline & Playwright
-
Show HN: MCP Chatbot
-
webhooks end to end testing for NextJS applications - Mastering...
-
Show HN: Quell โ AI QA Agent Working Across Linear, Vercel, Jira, Netlify, Figma
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jun 2026
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 | 90,281 |
| 2 | Cypress | 49,681 |
| 3 | cypress-realworld-app | 5,895 |
| 4 | shortest | 5,611 |
| 5 | Hermione | 827 |
| 6 | nest-clean-architecture | 738 |
| 7 | dakka | 121 |
| 8 | wacat | 112 |
| 9 | cypress-mailosaur | 85 |
| 10 | echoed | 37 |
| 11 | mobilewright | 24 |
| 12 | ai-movie-finder | 1 |