shard-spectator/src/spectator/dsl
Michael Miller c31557e8ff Move everything in BeComparison to TruthyMatcher
This is to match RSpec's ability to use "be" by itself.
For instance: `expect(foo).to be`
2019-01-23 22:10:03 -07:00
..
builder.cr Initial addition of pre- and post-conditions 2019-01-09 16:17:33 -07:00
example_dsl.cr Split #expects macro 2019-01-23 16:48:12 -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 Move everything in BeComparison to TruthyMatcher 2019-01-23 22:10:03 -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