shard-spectator/spec
Michael Miller 65a4b8e756
Populate previous_def/super with captured block args
The previous_def and super keywords do not propagate blocks.
See: https://github.com/crystal-lang/crystal/issues/10399
This works around the issue by populating arguments if the method uses a block.
2022-12-17 16:41:22 -07:00
..
docs Clear stubs defined with expect().to receive() syntax after test finishes 2022-10-09 13:57:28 -06:00
features Run smoke test for nightly 2022-05-25 17:20:57 -06:00
helpers Remove runtime compilation tests 2022-10-09 16:47:54 -06:00
issues Populate previous_def/super with captured block args 2022-12-17 16:41:22 -07:00
matchers Use shorter string when stub is treated as a message 2022-11-04 22:55:12 -06:00
rspec Use before instead of before_each (same for after) 2022-11-04 16:56:03 -06:00
spectator Adjust double string representation 2022-11-29 21:24:31 -07:00
spec_helper.cr Remove runtime compilation tests 2022-10-09 16:47:54 -06:00