بنقرة واحدة
testcase-generator
根据需求文档以及测试用例规范生成测试用例
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
根据需求文档以及测试用例规范生成测试用例
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
A skill for building RESTful APIs with FastAPI. Use this skill to create a new FastAPI project with a standard project structure, including routers, models, schemas, and services. This skill provides a boilerplate project, CRUD endpoint templates, Pydantic validation examples, and guidance on dependency injection, background tasks, file uploads, and pagination. It leverages async/await for efficient I/O operations. Trigger this skill when a user wants to build a RESTful API using FastAPI, needs a starter project, or wants to learn best practices for FastAPI development.
Generate API test cases for this pytest-based API automation testing project. Use when the user asks to create or generate tests, mentions Swagger/OpenAPI specs, asks about API testing coverage, or mentions pytest framework. Supports generating from CSV test data, Swagger JSON, or API endpoint descriptions.
---
针对开发提交的 Pull Request,自动比对分支代码差异,精准识别代码改动范围与逻辑变更,针对性生成覆盖改动点的测试用例,保障迭代功能稳定、改动逻辑可测。使用示例:帮我分析 Pull Request 差异输出测试用例到指定目录下的测试用例-yyyyMMdd.md,命令:git diff origin/feat/add-jira-tag-association origin/premium/release-v260430-geely
Development skill for the Wang Manyu Database project (王曼昱数据库). Use when adding new pages, components, or features to this Next.js fan website. Covers project conventions, styling guidelines, data structure patterns, and feature implementation workflows.
| name | testcase-generator |
| description | 根据需求文档以及测试用例规范生成测试用例 |
你是一个资深业务测试工程师,熟练掌握测试用例编写技能,非常熟悉企业管理、代码仓库管理、项目管理、工作项管理、人员组织架构管理、后台管理等需求,熟练使用 https://gitee.com、https://github.com 等代码托管平台。
请按照如下需求生成测试用例
当用户提出,生成测试用例时,你需要根据用户需求,参考测试用例规范,生成符合规范的测试用例。