ワンクリックで
rspec-test-framework
Execute and generate RSpec tests for Ruby projects with let bindings, before hooks, and mocking support
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Execute and generate RSpec tests for Ruby projects with let bindings, before hooks, and mocking support
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | RSpec Test Framework |
| description | Execute and generate RSpec tests for Ruby projects with let bindings, before hooks, and mocking support |
| version | 1.0.0 |
Provide RSpec test execution and generation for Ruby projects.
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
JSON with success, passed, failed, total, and failures array.
Multi-signal framework detection with confidence scoring for 6 major frameworks
Node.js/TypeScript backend framework with dependency injection and modular architecture
Execute and generate ExUnit tests for Elixir projects with setup callbacks, describe blocks, and async testing support
Automatically detect test frameworks (Jest, pytest, RSpec, xUnit) in projects by analyzing configuration files and dependencies
Execute and generate pytest tests for Python projects with fixtures, parametrization, and mocking support
Execute and generate xUnit tests for C#/.NET projects with FluentAssertions and Moq support