shard-spectator/src/spectator
2018-09-23 16:10:07 -06:00
..
dsl Change #it_behaves_like to a macro 2018-09-23 16:10:07 -06:00
formatters Add human-friendly formatting to runtime 2018-09-15 15:45:17 -06:00
matchers Move matchers DSL into their own module 2018-09-15 11:58:43 -06:00
dsl.cr Move code for root back to Spectator#describe 2018-09-23 12:02:51 -06:00
errored_result.cr Additional methods to describe result 2018-09-15 13:30:07 -06:00
example.cr Pass group to example initializer 2018-09-23 12:16:38 -06:00
example_factory.cr Fix locals not being passed to child groups 2018-09-21 14:26:09 -06:00
example_group.cr Move hook storage to their own class 2018-09-23 15:26:19 -06:00
example_hooks.cr Move hook storage to their own class 2018-09-23 15:26:19 -06:00
expectation.cr Move #expect from global namespace to example DSL 2018-09-15 11:30:45 -06:00
expectation_failed.cr Shorten ExpectationFailedError to ExpectationFailed 2018-09-15 11:05:11 -06:00
failed_result.cr Additional methods to describe result 2018-09-15 13:30:07 -06:00
formatters.cr Rename reporters to formatters 2018-09-15 10:56:58 -06:00
given_example_group.cr Pass locals to example and test wrapper initializer 2018-09-21 14:03:09 -06:00
matchers.cr Fix filename 2018-08-30 23:24:49 -06:00
pending_example.cr Shorten names of result classes 2018-09-15 13:25:11 -06:00
pending_result.cr Use Time::Span.zero instead of constructor with 0 nanoseconds 2018-09-15 14:10:59 -06:00
result.cr Additional methods to describe result 2018-09-15 13:30:07 -06:00
runnable_example.cr Use Time::Span.zero instead of constructor with 0 nanoseconds 2018-09-15 14:10:59 -06:00
runner.cr Rename Report to TestResults 2018-09-15 13:31:55 -06:00
successful_result.cr Additional methods to describe result 2018-09-15 13:30:07 -06:00
test_results.cr Display summary from default formatter 2018-09-15 13:51:07 -06:00
typed_value_wrapper.cr Rename Proxy to Wrapper 2018-08-30 14:07:46 -06:00
value_wrapper.cr Use fully-qualified names 2018-09-23 12:05:19 -06:00