Agent skill
RSpec Test Framework
Execute and generate RSpec tests for Ruby projects with let bindings, before hooks, and mocking support
Install this agent skill to your Project
npx add-skill https://github.com/FortiumPartners/ai-mesh/tree/main/skills/rspec-test
SKILL.md
RSpec Test Framework
Purpose
Provide RSpec test execution and generation for Ruby projects.
Usage
ruby generate-test.rb --source=lib/calculator.rb --output=spec/calculator_spec.rb --description="Division by zero"
ruby run-test.rb --file=spec/calculator_spec.rb
Output Format
JSON with success, passed, failed, total, and failures array.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
NestJS Framework
Node.js/TypeScript backend framework with dependency injection and modular architecture
tooling-detector
pytest Test Framework
Execute and generate pytest tests for Python projects with fixtures, parametrization, and mocking support
smoke-test-critical-paths
helm
cloud-provider-detector
Didn't find tool you were looking for?