mocktail icon indicating copy to clipboard operation
mocktail copied to clipboard

Failing test for options hash / kwarg compat

Open tjefferson08 opened this issue 3 years ago • 1 comments

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'

tjefferson08 avatar Nov 21 '22 18:11 tjefferson08

Give a mouse a method… 🐭

searls avatar Nov 21 '22 19:11 searls