Rspec Service Testing

Use when writing RSpec tests for service objects, API clients, orchestrators, or business logic in spec/services/. Covers instance_double, FactoryBot hash factories, shared_examples, subject/let blocks, context/describe structure, aggregate_failures, change matchers, travel_to, and error scenario testing.

midudev a96f446 4 files · 7.4 KB Updated

File contents

midudev/autoskills/tree/main/packages/autoskills/skills-registry/rspec-service-testing commit a96f446ca5

Frequently asked questions

npx skillmds@latest add midudev/rspec-service-testing