shard-spectator/src/spectator
Michael Miller 5913a4c18f Add source file and line number
The issue with nested macros losing their source location has been
fixed!
2019-02-14 15:41:26 -07:00
..
dsl Add source file and line number 2019-02-14 15:41:26 -07:00
expectations Formatting 2019-01-31 13:55:36 -07:00
formatters Cast failure and error results 2019-02-12 23:34:56 -07:00
internals before_each and after_each hooks now run in example scope 2019-01-01 17:51:55 -07:00
matchers Add have_value matcher 2019-02-05 19:37:25 -07:00
command_line_arguments_config_source.cr Structure for applying configuration 2018-12-13 13:50:59 -07:00
config.cr Move formatter to config 2018-12-13 14:16:49 -07:00
config_builder.cr Utility method for getting default config 2019-02-12 13:45:48 -07:00
config_source.cr Structure for applying configuration 2018-12-13 13:50:59 -07:00
dsl.cr
dummy_example.cr Add source file and line number 2019-02-14 15:41:26 -07:00
errored_result.cr Add docs for result types 2018-11-16 09:48:35 -07:00
example.cr Add source file and line number 2019-02-14 15:41:26 -07:00
example_component.cr
example_conditions.cr Add documentation to ExampleConditions 2019-01-17 15:42:58 -07:00
example_failed.cr
example_group.cr Initial addition of pre- and post-conditions 2019-01-09 16:17:33 -07:00
example_hooks.cr Revert "Pass current example to before_each and after_each hooks" 2019-01-01 17:48:07 -07:00
example_iterator.cr Add docs for ExampleIterator 2018-11-20 11:51:47 -07:00
example_status.cr
expectation_failed.cr Rename ExpectationResults to ExampleExpectations 2018-11-13 15:59:51 -07:00
expectations.cr
failed_result.cr Add FinishedResult intermediary class 2018-12-10 14:07:14 -07:00
finished_result.cr Add FinishedResult intermediary class 2018-12-10 14:07:14 -07:00
formatters.cr Add top-level namespace docs 2018-12-10 16:08:25 -07:00
includes.cr Rename TestSuiteResults to Report 2019-02-11 13:50:57 -07:00
internals.cr
matchers.cr Add top-level namespace docs 2018-12-10 16:08:25 -07:00
nested_example_group.cr Document pre- and post-condition run methods 2019-01-23 15:15:01 -07:00
pending_example.cr
pending_result.cr Remove elapsed time from pending results 2019-02-12 16:36:06 -07:00
report.cr Add spec for Report and fix some bugs 2019-02-14 14:25:46 -07:00
result.cr Remove elapsed time from pending results 2019-02-12 16:36:06 -07:00
root_example_group.cr Docs for RootExampleGroup 2018-11-23 23:54:54 -07:00
runnable_example.cr Initial addition of pre- and post-conditions 2019-01-09 16:17:33 -07:00
runner.cr Pass test suite instance to #start_suite 2019-02-12 12:58:54 -07:00
should.cr
successful_result.cr Add FinishedResult intermediary class 2018-12-10 14:07:14 -07:00
test_suite.cr Add docs 2019-02-10 23:05:16 -07:00