TypeScript e2e-testing

Open-source TypeScript projects categorized as e2e-testing

Top 20 TypeScript e2e-testing Projects

e2e-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. shortest

    QA via natural language AI tests

  4. typescript-clean-architecture

    It is my attempt to create Clean Architecture based application in TypeScript.

  5. poku

    🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.

  6. Hermione

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

  7. demo.playwright

    This repo is used to demo various testing scenarios with Playwright šŸŽ­, using the official test-runner and scripts authored in TypeScript.

  8. quasar-testing

    Testing Harness App Extensions for the Quasar Framework 2.0+

  9. tui-test

    An end-to-end terminal testing framework for CLI and TUI experiences

  10. aws-testing-library

    Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws

  11. dakka

    Dakka - generate automation tests for Cypress, Playwright and Puppeteer

  12. typescript-sdk

    What can be said can be solved. (by askui)

  13. factory-js

    šŸ­ The object generator for testing.

  14. passmark

    The open-source Playwright library for AI browser regression testing with intelligent caching, auto-healing, and multi-model verification.

    Project mention: Passmark: Open-source Playwright library for AI regression testing | news.ycombinator.com | 2026-04-19

    Found this bit particularly interesting:

    > We need at least one model from Anthropic and one from Google to use Passmark's multi-model consensus features.

    https://github.com/bug0inc/passmark?#quick-start

  15. GuardianTest

    Web3 E2E Testing Framework

  16. 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
  17. symphony

    E2E testing that PMs, QA, and developers can all write (by kriptonian1)

    Project mention: Why frontend developers don't wanna write e2e tests | dev.to | 2026-01-13

    I’m working on a tool called Symphony.

  18. cbrowser

    Cognitive Browser: The browser automation that thinks. Constitutional safety • Persona UX testing • Natural language interface • Self-healing selectors • Built for AI agents

    Project mention: Show HN: CBrowser – Simulate how a confused first-timer experiences your website | news.ycombinator.com | 2026-02-27
  19. lambda

    An architecture for autonomous full-stack AI development — division of labor across agents, vision-driven validation (by adriancarriger)

    Project mention: I left my AI system running by accident. It was still going 38 hours later | news.ycombinator.com | 2026-02-24
  20. Catcher

    Open-source, local-first, BYOK AI web testing. Describe tests in English, run them in a real browser on your machine. (by Catcher2026)

    Project mention: Show HN: Catcher – An AI web testing tool where most tests never hit the API | news.ycombinator.com | 2026-05-18
  21. agent-qa

    Open-source AI end-to-end testing for web and mobile apps. Write tests in natural language. agent-qa runs them in an agentic test runtime that builds execution memory from every run, so teams and coding agents catch regressions before releases ship.

    Project mention: Show HN: Open-Source Agentic QA Harness with Memory | news.ycombinator.com | 2026-05-20

    I would say that agent-qa is not only frontend focused. As you can run hooks in sandboxed env to test apis, so a better way to put it is with agent-qa you can test the product end-to-end not only UI.

    But the issue with API testing / backend is that coding harnesses are really good at it. A product manager who writes user stories should be able to write tests for the product, and usually PMs don't care about the APIs.

    Do give agent-qa a try, and consider giving it a star on GH https://github.com/vostride/agent-qa

    Thanks!

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 e2e-testing discussion

Log in or Post with

TypeScript e2e-testing related posts

  • Show HN: Open-Source Agentic QA Harness with Memory

    3 projects | news.ycombinator.com | 20 May 2026
  • Show HN: Id-agent – Token efficient UUID alternative for AI agents

    5 projects | news.ycombinator.com | 19 May 2026
  • 5 Production Stacks for Live Data Ingestion at Scale (Without Getting Blocked)

    6 projects | dev.to | 19 May 2026
  • Open-Source Agentic QA Harness with Memory

    2 projects | news.ycombinator.com | 19 May 2026
  • Show HN: Agent-QA – natural-language E2E tests for apps built with coding agents

    1 project | news.ycombinator.com | 18 May 2026
  • Testing Your AI Agents with Rogue using MCP

    2 projects | dev.to | 29 Oct 2025
  • Show HN: Magnitude – Natural language E2E testing with multimodal LLM agents

    1 project | news.ycombinator.com | 6 Mar 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source e2e-testing projects in TypeScript? This list will help you:

# Project Stars
1 Playwright 90,281
2 shortest 5,611
3 typescript-clean-architecture 1,506
4 poku 1,168
5 Hermione 827
6 demo.playwright 298
7 quasar-testing 185
8 tui-test 183
9 aws-testing-library 130
10 dakka 121
11 typescript-sdk 101
12 factory-js 82
13 passmark 64
14 GuardianTest 25
15 mobilewright 24
16 symphony 20
17 cbrowser 17
18 lambda 4
19 Catcher 2
20 agent-qa 0

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?