shard-spectator/src/spectator
2020-01-20 20:15:49 -07:00
..
dsl Add should keywords to examples 2020-01-19 22:12:06 -07:00
expectations Bubble up matcher description 2020-01-02 19:19:55 -07:00
formatting Remove unnecessary free variables 2019-11-16 08:17:46 -07:00
matchers Allow be matcher to be used on structs 2020-01-19 22:39:21 -07:00
mocks Workaround for what seems to be a Crystal macro bug 2020-01-01 21:48:58 -07:00
spec_builder Allow test description to be blank 2020-01-02 18:40:25 -07:00
anything.cr Add "anything" which always returns true when compared against 2019-12-08 14:52:28 -07:00
command_line_arguments_config_source.cr
composite_example_filter.cr Add return type annotations 2019-09-23 20:32:21 -06:00
config.cr
config_builder.cr
config_source.cr
dsl.cr Move all DSL to one module, but separate files 2019-09-13 14:33:46 -06:00
errored_result.cr
example.cr Bubble up matcher description 2020-01-02 19:19:55 -07:00
example_component.cr Change "what" to "description" 2019-09-26 16:49:44 -06:00
example_conditions.cr Add pre- and post-conditions 2019-09-26 21:37:29 -06:00
example_failed.cr
example_filter.cr
example_group.cr Merge remote-tracking branch 'origin/release/0.9' into mocks-and-doubles 2019-09-27 14:12:29 -06:00
example_hooks.cr Expose running example to before-each and after-each hooks 2019-09-22 11:27:18 -06:00
example_iterator.cr Update docs 2019-02-17 23:01:43 -07:00
expectation_failed.cr
expectations.cr
failed_result.cr
finished_result.cr
formatting.cr
harness.cr Bubble up matcher description 2020-01-02 19:19:55 -07:00
includes.cr Move mocks to their own module 2019-11-03 09:44:32 -07:00
line_example_filter.cr Add return type annotations 2019-09-23 20:32:21 -06:00
matchers.cr
mocks.cr Add mock registry prep 2019-11-09 10:49:29 -07:00
name_example_filter.cr Add return type annotations 2019-09-23 20:32:21 -06:00
nested_example_group.cr Merge branch 'release/0.9' into mocks-and-doubles 2019-09-27 14:07:02 -06:00
null_example_filter.cr Add return type annotations 2019-09-23 20:32:21 -06:00
pending_example.cr Merge remote-tracking branch 'origin/master' into example-restructure 2019-09-23 21:30:12 -06:00
pending_result.cr
profile.cr
report.cr Ability to enumerate each result in report 2019-03-23 14:44:00 -06:00
result.cr
root_example_group.cr Change "what" to "description" 2019-09-26 16:49:44 -06:00
runnable_example.cr Run deferred expectations after all hooks 2020-01-20 20:15:49 -07:00
runner.cr Run after-all hooks correctly 2019-09-26 22:53:16 -06:00
should.cr Add should_eventually and should_never methods 2019-11-14 18:26:24 -07:00
source.cr
source_example_filter.cr Add return type annotations 2019-09-23 20:32:21 -06:00
spec_builder.cr Allow test description to be blank 2020-01-02 18:40:25 -07:00
successful_result.cr
test_block.cr
test_context.cr Add default stubs from parent contexts 2019-11-10 13:22:18 -07:00
test_expression.cr
test_suite.cr
test_value.cr
test_values.cr Remove unnecessary free variables 2019-11-16 08:17:46 -07:00
test_wrapper.cr Add predicate method to check for description 2020-01-02 18:43:30 -07:00
typed_value_wrapper.cr Rename SampleValues to TestValues 2019-09-26 10:26:37 -06:00
value_wrapper.cr Rename SampleValues to TestValues 2019-09-26 10:26:37 -06:00