TypeScript end-to-end-testing

Open-source TypeScript projects categorized as end-to-end-testing

Top 12 TypeScript end-to-end-testing Projects

end-to-end-testing
  1. 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-27

    The 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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Cypress

    Fast, easy and reliable testing for anything that runs in a browser.

    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.

  4. 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-01

    Testing 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.

  5. shortest

    QA via natural language AI tests

  6. Hermione

    Testplane (ex-hermione) browser test runner based on mocha and wdio

  7. nest-clean-architecture

    ๐Ÿ›๏ธ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.

  8. dakka

    Dakka - generate automation tests for Cypress, Playwright and Puppeteer

  9. wacat

    wacat - Challenge Your Web App with Cat Chaos and AI-Driven Testing!

    Project mention: Show HN: MCP Chatbot | news.ycombinator.com | 2026-01-20
  10. cypress-mailosaur

    Mailosaur email and SMS testing commands for Cypress

    Project mention: Why E2E Tests Should Go Beyond the Browser | dev.to | 2025-06-25

    What your Cypress with Mailosaur test might look like:

  11. echoed

    Observable Integration Testing using OpenTelemetry on top of Jest/Playwright/Cypress.

  12. 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
  13. 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-20

    Feel free to take a look onto my project here and make it as reference

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript end-to-end-testing discussion

Log in or Post with

TypeScript end-to-end-testing related posts

  • Solution to Challenge 1 - Login with Different Users

    7 projects | dev.to | 16 May 2026
  • Adding Authentication and Remote Support to a Local MCP Server

    5 projects | dev.to | 10 Apr 2026
  • I Tested Playwright's New AI Agents Against AI-Native Testing Platforms. Here's What I Found.

    2 projects | dev.to | 10 Mar 2026
  • Senior Developer's Secret: AI-Driven Iteration with VSCode, Cline & Playwright

    2 projects | dev.to | 26 Jan 2026
  • Show HN: MCP Chatbot

    1 project | news.ycombinator.com | 20 Jan 2026
  • webhooks end to end testing for NextJS applications - Mastering...

    1 project | dev.to | 1 Jan 2026
  • Show HN: Quell โ€“ AI QA Agent Working Across Linear, Vercel, Jira, Netlify, Figma

    2 projects | news.ycombinator.com | 4 Jun 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?