Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
auto_test_gen
auto_test_gen contains 3 collected skills from FanaticsKang, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
1
updated
2026-05-07
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
unit-test-python-generate-run
software-quality-assurance-analysts-and-testers
Python 单测生成流水线的生成-执行阶段。手动启动。
2026-05-07
unit-test-gen-init
software-quality-assurance-analysts-and-testers
单测生成流水线的初始化阶段:为 Python / C++ 项目扫描代码仓库并生成或增量更新 `test_cases.json` 基线文件。
2026-05-07
unit-test-cplusplus-generate-run
software-quality-assurance-analysts-and-testers
单测生成流水线的生成-运行阶段:基于 `test_cases.json` 基线,为 C++ 源文件分批派发 `cpp-test-gen-agent` 子 agent 并行生成测试、编译、采集覆盖率,最后汇总结果回写基线。
2026-04-23