shard-spectator/src/spectator/dsl
Michael Miller 4ea439622d Implement have matcher
This is very similar to the `contain` matcher.
I would have used `include` for the matcher name, but it is a keyword
that can't be used in this syntax.
2019-02-01 16:25:45 -07:00
..
builder.cr Initial addition of pre- and post-conditions 2019-01-09 16:17:33 -07:00
example_dsl.cr Remove reference to short-hand for non-block macro 2019-01-28 16:58:36 -07:00
example_factory.cr Add docs for group builders and example factory 2018-10-30 16:49:01 -06:00
example_group_builder.cr Initial addition of pre- and post-conditions 2019-01-09 16:17:33 -07:00
matcher_dsl.cr Implement have matcher 2019-02-01 16:25:45 -07:00
nested_example_group_builder.cr Initial addition of pre- and post-conditions 2019-01-09 16:17:33 -07:00
root_example_group_builder.cr Initial addition of pre- and post-conditions 2019-01-09 16:17:33 -07:00
sample_example_group_builder.cr Initial addition of pre- and post-conditions 2019-01-09 16:17:33 -07:00
structure_dsl.cr Add xit to DSL 2019-01-23 21:57:16 -07:00