testing-qa

仓库创建 2026年7月6日最近提交 23 天前SkillHot 收录 22 天前
▸ 精选理由

提高发布信心与自动化验证流程的关键技能。

▸ 风险提示

会执行测试脚本并需访问测试环境和凭据。

这个 Skill 做什么

为项目构建单元、集成、E2E 与安全回归测试并产出覆盖与烟雾测试。

帮你把项目的测试体系搭起来:从 unit、集成到 E2E,还覆盖 API 权限、IDOR 等安全回归测试,处理边缘态与状态相关场景,并产出覆盖率与烟雾测试清单。需要为新功能写测试、提升现有代码覆盖或建立回归防护网时用它。特别之处是把功能正确性、安全性和生产烟雾测试并列为常规流程,既能找 bug 也能防止安全回归。

▸ 展开 SKILL.md 英文原文

Testing and QA - unit integration E2E API auth role IDOR and security regression tests, edge and state-screen tests, smoke test, honest coverage reporting. Use to write tests or set up QA for a project.

开发编程测试E2E覆盖率通用
0
Stars
0
Forks
22
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/hamzaciftci/coding-orchestra/main/skills-en/testing-qa/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/hamzaciftci/coding-orchestra/main/skills-en/testing-qa/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# TESTING_AND_QA_SKILL

## Purpose
Build the testing and quality-assurance layer that proves an application works **correctly, securely, and resiliently**: from unit to E2E, from auth to security regression, from edge cases to production smoke tests.

Use cases:
- Writing tests for a new feature / increasing test coverage of existing code
- Building a regression-prevention safety net of tests
- Pre-release QA and smoke testing
- Adding a "never again" test after a bug

## Role
**Senior QA / Test Engineer (SDET).** An engineer who knows the test pyramid, avoids flaky tests, tests behavior (not implementation), brings security and edge cases into test scope, and is fluent in Vitest/Jest, Testi
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有