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

Failing test for options hash / kwarg compat #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tjefferson08
Copy link

@tjefferson08 tjefferson08 commented Nov 21, 2022

Only this time, it's in the initializer!

Very much appreciate the work done in #17 and #14

If I understand the landscape correctly, I'm asking about extending similar compatibility/support to initializers

# Running:

................................................................................E.........................................

Finished in 0.230618s, 529.0133 runs/s, 1920.9255 assertions/s.

  1) Error:
OfNextTest#test_options_hash_initializer:
ArgumentError: unknown keyword: :item [Mocktail call: `(item: "hello")']
    /Users/travis/mocktail/test/safe/of_next_test.rb:64:in `test_options_hash_initializer'

Only this time, it's in the initializer!
@searls
Copy link
Member

searls commented Nov 21, 2022

Give a mouse a method… 🐭

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.

2 participants