Agent Skills
› flet-dev/flet
› run-integration-tests
run-integration-tests
GitHub指导用户在指定目录运行集成测试,并指引阅读README获取详细操作说明。
触发场景
用户要求运行集成测试
询问集成测试执行方法
安装
npx skills add flet-dev/flet --skill run-integration-tests -g -y
SKILL.md
Frontmatter
{
"name": "run-integration-tests",
"description": "Use when asked to run integration tests."
}
Instructions
Integration tests are in sdk/python/packages/flet/integration_tests directory.
Read sdk/python/packages/flet/integration_tests/README.md for further instructions.
版本历史
- 8f74fe9 当前 2026-08-20 12:12


