shard-spectator/src/spectator
2021-01-30 20:27:36 -07:00
..
dsl Fix namepsaces 2021-01-30 17:40:33 -07:00
formatting Hack together result output 2021-01-30 19:42:46 -07:00
matchers Update old references to Value and Block 2021-01-16 11:02:29 -07:00
mocks Remove seemingly unused context stubs code 2021-01-30 17:27:17 -07:00
spec Hack together result output 2021-01-30 19:42:46 -07:00
abstract_expression.cr Address Ameba errors 2021-01-30 18:57:29 -07:00
anything.cr Add "anything" which always returns true when compared against 2019-12-08 14:52:28 -07:00
block.cr Merge branch 'example-api' of gitlab.com:arctic-fox/spectator into example-api 2021-01-16 18:05:48 -07:00
command_line_arguments_config_source.cr Re-introduce config options 2020-10-19 20:19:25 -06:00
composite_example_filter.cr Add missing require statements 2020-09-12 15:58:54 -06:00
config.cr Typo 2020-10-17 22:12:47 -06:00
config_builder.cr Consistent naming of random seed 2020-10-17 22:12:02 -06:00
config_source.cr Re-introduce config options 2020-10-19 20:19:25 -06:00
context.cr Prevent overly verbose output of internals 2021-01-30 20:20:30 -07:00
context_delegate.cr Add null constructor 2021-01-09 10:56:33 -07:00
context_method.cr Create example context variants 2020-09-06 10:31:23 -06:00
dsl.cr DSL fully added back in 2021-01-30 16:43:13 -07:00
error_result.cr Re-add JSON output for some types 2021-01-30 20:07:36 -07:00
events.cr Promote hooks to fully-fledge types 2021-01-09 11:06:59 -07:00
example.cr Re-add JSON output for some types 2021-01-30 20:07:36 -07:00
example_context_delegate.cr Scratch work 2020-11-08 15:06:49 -07:00
example_context_method.cr Dynamic examples with null context 2020-11-07 14:43:59 -07:00
example_filter.cr Move example filters from === to their own types 2019-03-25 10:51:50 -06:00
example_group.cr Nest spec types 2021-01-21 00:03:39 -07:00
example_group_hook.cr Don't need delegates stored in hooks 2021-01-09 12:04:27 -07:00
example_hook.cr Don't need delegates stored in hooks 2021-01-09 12:04:27 -07:00
example_iterator.cr Nest spec types 2021-01-21 00:03:39 -07:00
example_procsy_hook.cr Logic for around_each hooks 2021-01-16 16:28:33 -07:00
expectation.cr Re-add JSON output for some types 2021-01-30 20:07:36 -07:00
expectation_failed.cr Use ExpectationFailed instead of AssertionFailed 2021-01-20 21:38:34 -07:00
expression.cr Introduce abstract generic value type 2021-01-15 22:32:02 -07:00
fail_result.cr Re-add JSON output for some types 2021-01-30 20:07:36 -07:00
formatting.cr Rename module from Formatters to Formatting 2019-02-28 19:14:03 -07:00
harness.cr Capture reported expectations 2021-01-30 20:07:45 -07:00
includes.cr Hack together result output 2021-01-30 19:42:46 -07:00
label.cr Start rework on capturing expressions 2021-01-09 00:12:28 -07:00
lazy.cr Address Ameba errors 2021-01-30 18:57:29 -07:00
lazy_wrapper.cr Simplify get method 2021-01-09 16:57:23 -07:00
line_example_filter.cr Add return type annotations 2019-09-23 20:32:21 -06:00
matchers.cr Add top-level namespace docs 2018-12-10 16:08:25 -07:00
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
null_context.cr Dynamic examples with null context 2020-11-07 14:43:59 -07:00
null_example_filter.cr Add return type annotations 2019-09-23 20:32:21 -06:00
pass_result.cr Re-add JSON output for some types 2021-01-30 20:07:36 -07:00
pending_result.cr Re-add JSON output for some types 2021-01-30 20:07:36 -07:00
profile.cr Hack together result output 2021-01-30 19:42:46 -07:00
report.cr Hack together result output 2021-01-30 19:42:46 -07:00
result.cr Re-add JSON output for some types 2021-01-30 20:07:36 -07:00
should.cr Fix short-hand should syntax 2021-01-30 20:27:36 -07:00
source.cr Slight doc improvement 2020-12-31 18:45:56 -07:00
source_example_filter.cr Add return type annotations 2019-09-23 20:32:21 -06:00
spec.cr Hack together result output 2021-01-30 19:42:46 -07:00
tags.cr Promote Tags to the Spectator namespace 2021-01-30 12:07:23 -07:00
test_context.cr DSL fully added back in 2021-01-30 16:43:13 -07:00
test_suite.cr Add filter to TestSuite 2019-03-25 11:35:39 -06:00
value.cr Handle nil labels 2021-01-16 11:11:42 -07:00
wrapper.cr Create value wrapper 2021-01-09 16:51:37 -07:00