shard-spectator/src/spectator
Michael Miller e7441df159 Update AttributesMatcher to use MatchData
This is a glorious mess.
2019-03-04 16:06:20 -07:00
..
dsl Use macro yield and remove &block when not needed 2019-03-03 19:24:56 -07:00
expectations Initial code to get match data values to output 2019-02-28 16:35:50 -07:00
formatting Fix strange compiler error 2019-03-03 19:06:37 -07:00
internals Update docs 2019-02-17 23:01:43 -07:00
matchers Update AttributesMatcher to use MatchData 2019-03-04 16:06:20 -07:00
command_line_arguments_config_source.cr Add -v argument to use document formatter 2019-03-03 10:52:15 -07:00
config.cr Rename module from Formatters to Formatting 2019-02-28 19:14:03 -07:00
config_builder.cr Rename module from Formatters to Formatting 2019-02-28 19:14:03 -07:00
config_source.cr Structure for applying configuration 2018-12-13 13:50:59 -07:00
dsl.cr Add docs to DSL and builder 2018-10-28 18:27:54 -06:00
dummy_example.cr Add symbolic attribute to example components 2019-02-17 16:27:41 -07:00
errored_result.cr Adjust how Result#call works 2019-02-20 21:00:22 -07:00
example.cr Update docs 2019-02-17 23:01:43 -07:00
example_component.cr Add symbolic attribute to example components 2019-02-17 16:27:41 -07:00
example_conditions.cr Add documentation to ExampleConditions 2019-01-17 15:42:58 -07:00
example_failed.cr Insert example failed exception 2018-10-19 20:58:14 -06:00
example_group.cr Adjust (mostly remove) explicit return types 2019-02-17 23:12:16 -07:00
example_hooks.cr Adjust (mostly remove) explicit return types 2019-02-17 23:12:16 -07:00
example_iterator.cr Update docs 2019-02-17 23:01:43 -07:00
expectation_failed.cr Rename ExpectationResults to ExampleExpectations 2018-11-13 15:59:51 -07:00
expectations.cr Rework how expectations and matchers work together 2018-09-28 11:47:42 -06:00
failed_result.cr Adjust how Result#call works 2019-02-20 21:00:22 -07:00
finished_result.cr Move the expectations attribute up to FinishedResult 2019-02-17 23:03:43 -07:00
formatting.cr Rename module from Formatters to Formatting 2019-02-28 19:14:03 -07:00
includes.cr Rename module from Formatters to Formatting 2019-02-28 19:14:03 -07:00
internals.cr Add and update docs for internal module 2018-10-22 16:22:35 -06:00
matchers.cr Add top-level namespace docs 2018-12-10 16:08:25 -07:00
nested_example_group.cr Update docs 2019-02-17 23:01:43 -07:00
pending_example.cr Adjust (mostly remove) explicit return types 2019-02-17 23:12:16 -07:00
pending_result.cr Adjust how Result#call works 2019-02-20 21:00:22 -07:00
report.cr Add #failed? method to Report 2019-02-22 15:09:55 -07:00
result.cr Adjust how Result#call works 2019-02-20 21:00:22 -07:00
root_example_group.cr Adjust (mostly remove) explicit return types 2019-02-17 23:12:16 -07:00
runnable_example.cr Adjust (mostly remove) explicit return types 2019-02-17 23:12:16 -07:00
runner.cr Return 1 on failure 2019-02-22 16:54:36 -07:00
should.cr Secondary initializer for missing label 2018-10-18 21:52:00 -06:00
source.cr Update docs 2019-02-17 23:01:43 -07:00
successful_result.cr Adjust how Result#call works 2019-02-20 21:00:22 -07:00
test_suite.cr Update docs 2019-02-17 23:01:43 -07:00