shard-spectator/src/spectator
Michael Miller c100651680 Handle errored and failing specs separately
An errored example is one that throws an exception that is not from an 
expectation failing.
2018-08-30 21:15:20 -06:00
..
matchers Initial structure for matchers 2018-08-23 12:44:18 -06:00
dsl.cr Some initial work on spec runner 2018-08-30 21:07:14 -06:00
errored_example_result.cr Handle errored and failing specs separately 2018-08-30 21:15:20 -06:00
example.cr The #is_expected macro must be in example for visibility in #it 2018-08-28 16:44:21 -06:00
example_group.cr Scratch work on structure 2018-08-19 01:15:32 -06:00
example_result.cr Some initial work on spec runner 2018-08-30 21:07:14 -06:00
examples.cr Fix let/subject not being passed to nested contexts 2018-08-30 14:02:18 -06:00
expectation.cr Implement #to_not 2018-08-30 14:15:07 -06:00
expectation_failed_error.cr Minimal handling of expectations and failures 2018-08-23 12:44:40 -06:00
failed_example_result.cr Capture exception from failed specs 2018-08-30 21:10:36 -06:00
mathers.cr Initial structure for matchers 2018-08-23 12:44:18 -06:00
runner.cr Handle errored and failing specs separately 2018-08-30 21:15:20 -06:00
successful_example_result.cr Some initial work on spec runner 2018-08-30 21:07:14 -06:00
typed_value_wrapper.cr Rename Proxy to Wrapper 2018-08-30 14:07:46 -06:00
value_wrapper.cr Rename Proxy to Wrapper 2018-08-30 14:07:46 -06:00