Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 10 TypeScript e2e-testing Projects
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Since the project uses Playwright for testing, I consulted their documentation on timeouts to find a solution. I increased the timeout for both tests to 60 seconds to resolve the issue. With this adjustment, the tests ran smoothly. After confirming everything was working as expected, I pushed my changes and reached out to the maintainer for another review.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
QA Wolf | AI lead / Multiple Roles | Remote (International) | Full-time | https://www.qawolf.com/
QA Wolf gets engineering teams to 80% automated E2E coverage fast, and keeps it there.
We are growing quickly and building the dream team of engineers to develop our test creation, running, and maintenance platform. The stack is Node.js, GraphQL, React, Prisma, Go, and Kubernetes.
We are looking for a master of AI engineering who stays familiar with the latest best practices and knows the trade-offs of different patterns.
You will own problems end-to-end: collect relevant details, spec and scope solution(s), communicate progress, ship and own the results.
You:
- love coding and want to work hard
-
typescript-clean-architecture
It is my attempt to create Clean Architecture based application in TypeScript.
-
demo.playwright
This repo is used to demo various testing scenarios with Playwright 🎭, using the official test-runner and scripts authored in TypeScript.
-
-
aws-testing-library
Chai (https://chaijs.com) and Jest (https://jestjs.io/) assertions for testing services built with aws
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
You could always try https://github.com/microsoft/tui-test too. It could still use some more polishing on my part though
-
TypeScript e2e-testing discussion
TypeScript e2e-testing related posts
-
How to attach to existing Browsers in Web Automation
-
Cypress vs Playwright – Clash of the Titans: Introduction (1)
-
Would you be interested in POM generator for Selenium?
-
Check out new Chrome Extension for generating end-to-end tests for Cypress, Playwright and Puppeteer
-
Show HN: Dakka – modern way to test the UI
-
Root Cause: Troubleshoot Puppeteer & Playwright Tests with ease
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 13 Dec 2024
Index
What are some of the best open-source e2e-testing projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Playwright | 67,634 |
2 | qawolf | 3,379 |
3 | typescript-clean-architecture | 1,386 |
4 | demo.playwright | 261 |
5 | quasar-testing | 179 |
6 | aws-testing-library | 127 |
7 | dakka | 118 |
8 | askui | 80 |
9 | tui-test | 40 |
10 | GuardianTest | 26 |