typescript-e2e-testing
Guided workflows for setting up, writing, and optimizing TypeScript E2E tests using Docker and real infrastructure.
Install
npx skills add https://github.com/bmad-labs/skills --skill typescript-e2e-testingStats
| Total installs | 1,640 |
| Weekly installs | 1.6K |
| GitHub stars | 5 |
| First seen | Jan 26, 2026 |
| Source | @bmad-labs/skills |
Summary
- Supports six guided workflows: setup, writing, reviewing, running, debugging, and optimizing E2E tests
- Tests against real services (PostgreSQL, MongoDB, Redis, Kafka) via Docker; never mocks infrastructure
- Enforces Given-When-Then pattern, test isolation, and specific assertions across all test cases
- Includes technology-specific helpers, rules, and examples for Kafka, databases, Redis, and API testing with MSW/Nock mocking
Tags
Related skills
| Skill | Installs | vs typescript-e2e-testing |
|---|---|---|
| opentui | 1,777 | +137 |
| python-expert | 1,926 | +286 |
| flutter-improving-accessibility | 2,203 | +563 |
| tdd-workflow | 2,294 | +654 |
| agent-device | 1,710 | +70 |
FAQ
- How many installs does typescript-e2e-testing have?
- typescript-e2e-testing has 1,640 total installs and 1.6K installs this week.
- Where is typescript-e2e-testing hosted?
- typescript-e2e-testing is published by @bmad-labs/skills at https://github.com/bmad-labs/skills.
- How many GitHub stars does typescript-e2e-testing have?
- typescript-e2e-testing has 5 GitHub stars.
- When was typescript-e2e-testing first indexed?
- OrangeBot.AI first indexed typescript-e2e-testing on Jan 26, 2026.
- How do I install typescript-e2e-testing?
- Run: npx skills add https://github.com/bmad-labs/skills --skill typescript-e2e-testing