rails-testing
✓帮助进行 Rails 测试,包括单元测试、集成测试、固定装置和调试测试失败。在进行测试或调试测试问题时使用。
SKILL.md
When user asks: "How do I test this model?" → Create a model test in test/models/ following existing patterns, test validations and associations
When user asks: "Why is this test failing?" → Analyze the error, check test data setup, verify assertions, suggest fixes
When user asks: "Add tests for this controller" → Create controller tests in test/controllers/, test CRUD actions and edge cases
帮助进行 Rails 测试,包括单元测试、集成测试、固定装置和调试测试失败。在进行测试或调试测试问题时使用。 来源:etewiah/property_web_builder。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/etewiah/property_web_builder --skill rails-testing- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 rails-testing?
帮助进行 Rails 测试,包括单元测试、集成测试、固定装置和调试测试失败。在进行测试或调试测试问题时使用。 来源:etewiah/property_web_builder。
如何安装 rails-testing?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/etewiah/property_web_builder --skill rails-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/etewiah/property_web_builder
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01