test▌
164 indexed skills · max 10 per page
filter-syntax
dotnet/skills · dotnet-test
Reference data for test filter syntax across all platform and framework combinations: VSTest --filter expressions, MTP filters for MSTest/NUnit/xUnit v3/TUnit, and VSTest-to-MTP filter translation. DO NOT USE directly — loaded by run-tests, mtp-hot-reload, and migrate-vstest-to-mtp when they need filter syntax.
unit-testing-test-generate
sickn33/antigravity-awesome-skills · Testing
You are a test automation expert specializing in generating comprehensive, maintainable unit tests across multiple languages and frameworks. Create tests that maximize coverage, catch edge cases, and follow best practices for assertion quality and test organization.
smoke-test
mastra-ai/mastra · Testing
Creates a new Mastra project using create-mastra@<tag> and performs smoke testing of the Mastra Studio in Chrome.
alicloud-ai-video-wan-r2v-test
cinience/alicloud-skills · Cloud
Category: test
qa-test-planner
davila7/claude-code-templates · Testing
A comprehensive skill for QA engineers to create test plans, generate manual test cases, build regression test suites, validate designs against Figma, and document bugs effectively.
alicloud-security-center-sas-test
cinience/alicloud-skills · Cloud
Category: test \n SAS Minimal Viable Test \n Prerequisites \n \n AK/SK and region are configured. \n GoalsSkill: skills/security/host/alicloud-security-center-sas/ 。 \n \n Test Steps \n \n 获取 SAS 的 API 列表。 \n 执行一个只读查询 API。 \n 记录成功/失败及错误码。 \n \n Expected Results \n \n 请求链路可达,返回可解析 JSON。 \n
alicloud-security-cloudfw-test
cinience/alicloud-skills · Cloud
Category: test \n CloudFW Minimal Viable Test \n Prerequisites \n \n AK/SK and region are configured. \n GoalsSkill: skills/security/firewall/alicloud-security-cloudfw/ 。 \n \n Test Steps \n \n 先跑元数据 API 列表脚本。 \n 选择一个只读列表/详情 API 执行。 \n 记录请求摘要和响应摘要。 \n \n Expected Results \n \n 可拿到资源列表或明确无权限提示。 \n
alicloud-ai-image-qwen-image-test
cinience/alicloud-skills · Cloud
Category: test \n Minimal Viable Test \n Goals \n \n Validate only the minimal request path for this skill. \n If execution fails, record exact error details without guessing parameters. \n \n Prerequisites \n \n Prepare authentication and region settings based on the skill instructions. \n Target skill: skills/ai/image/alicloud-ai-image-qwen-image \n \n Test Steps (Minimal) \n \n Open the target skill SKILL.md and choose one minimal input example. \n Send one minimal request or run the example
alicloud-ai-audio-asr-test
cinience/alicloud-skills · Cloud
Category: test
alicloud-observability-sls-log-query-test
cinience/alicloud-skills · Cloud
Category: test \n SLS 日志查询Minimal Viable Test \n Prerequisites \n \n 配置 ALIBABACLOUD_ACCESS_KEY_ID 、 ALIBABACLOUD_ACCESS_KEY_SECRET 。 \n 配置 SLS_ENDPOINT 、 SLS_PROJECT 、 SLS_LOGSTORE 。 \n GoalsSkill: skills/observability/sls/alicloud-observability-sls-log-query/ 。 \n \n Test Steps \n \n 执行 5 分钟窗口的基础查询(如 * | select count(*) )。 \n 记录耗时与返回行数。 \n 若失败,记录完整错误码。 \n \n Expected Results \n \n 查询成功返回统计结果,或返回可诊断错误。 \n