Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RSpec extension #183

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Add RSpec extension #183

merged 1 commit into from
Feb 25, 2025

Conversation

flash-gordon
Copy link
Member

@flash-gordon flash-gordon commented Feb 21, 2025

This introduces an RSpec extension for Dry::Monads, providing:

  • Matchers for success, failure, some, and none monad types
  • Constructors for creating monad instances in specs
  • Support for catching missing constants in spec files

@flash-gordon flash-gordon force-pushed the rspec-extension branch 5 times, most recently from 87da93e to 3435833 Compare February 25, 2025 14:46
This commit introduces an RSpec extension for Dry::Monads, providing:
- Matchers for success, failure, some, and none monad types
- Constructors for creating monad instances in specs
- Support for catching missing constants in spec files
@flash-gordon flash-gordon marked this pull request as ready for review February 25, 2025 15:20
@flash-gordon flash-gordon merged commit 725ff6d into main Feb 25, 2025
12 checks passed
@flash-gordon flash-gordon deleted the rspec-extension branch February 25, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant