e2e-testing-expert
仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 20 天前
▸ 精选理由
覆盖从测试到 CI 的实操流程,适合工程团队落地
这个 Skill 做什么
提供 Playwright 与 Vitest 的端到端和自动化测试专业指南。
给出用 Playwright 做 E2E、用 Vitest 做单元/集成测试的实战指南,并教你把测试接入 CI/CD。要搭自动化回归、排查不稳定用例或把本地测试搬到 GitHub Actions 等流水线时会用到。侧重减少 flaky、提高可维护性并把测试和发布流程打通。
▸ 展开 SKILL.md 英文原文
Expert guide for End-to-End (E2E) testing with Playwright, unit/integration testing with Vitest, and CI/CD automated testing pipeline setup / Panduan ahli pengujian End-to-End (E2E) dengan Playwright, pengujian unit/integrasi dengan Vitest, dan otomatisasi CI/CD.
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/e2e-testing-expert/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/e2e-testing-expert/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# E2E Testing & Test Automation Expert [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Description This skill provides comprehensive, professional guidelines for implementing End-to-End (E2E) testing with Playwright, unit and integration testing with Vitest, and setting up automated CI/CD pipelines (e.g., GitHub Actions) to run tests on every commit/PR. ### Trigger Conditions Active when the user requests help with: - Setting up Playwright or Vitest in a JavaScript/TypeScript project. - Writing E2E test specs (e.g., user authentication, Stripe checkout, interactive dashboard flows). - Writing unit or integration tests for components,
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有