shard-spectator/spec/spectator
Michael Miller c77da67341
Hide splat label in certain situations
Undefined double methods were reporting splat arguments, which is technically correct.
But for output in these cases, it makes more sense to show the exact calling args.
2022-10-23 21:56:37 -06:00
..
dsl/mocks Test behavior and for leakages with allow syntax 2022-10-09 17:14:20 -06:00
mocks Hide splat label in certain situations 2022-10-23 21:56:37 -06:00
anything_spec.cr Change Anything to only use case equality 2021-02-09 21:18:20 -07:00
block_spec.cr Test value types 2021-02-09 22:50:21 -07:00
lazy_spec.cr Avoid using subject with structs 2021-02-13 17:33:52 -07:00
lazy_wrapper_spec.cr Test value types 2021-02-09 22:50:21 -07:00
system_exit_spec.cr Intercept most exit calls and raise instead 2022-07-12 23:02:20 -06:00
value_spec.cr Use cast as workaround 2021-02-13 11:44:51 -07:00
wrapper_spec.cr Use Box for Wrapper implementation 2022-03-19 22:53:50 -06:00