.. |
dsl
|
Pass current example as block argument
|
2021-01-09 13:34:15 -07:00 |
expectations
|
Change "ditto" to ":ditto:"
|
2020-08-06 19:20:18 -06:00 |
formatting
|
Change NestedExampleGroup to ExampleGroup
|
2020-09-12 16:01:52 -06:00 |
matchers
|
Change includes to has
|
2020-12-23 14:39:24 -07:00 |
mocks
|
Handle case where block is provided with return type
|
2020-11-07 11:04:03 -07:00 |
abstract_expression.cr
|
Start rework on capturing expressions
|
2021-01-09 00:12:28 -07:00 |
anything.cr
|
Add "anything" which always returns true when compared against
|
2019-12-08 14:52:28 -07:00 |
block.cr
|
Add block expression
|
2021-01-09 00:13:22 -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
|
Add some docs
|
2020-09-26 18:14:22 -06: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
|
Some work on hooks in DSL
|
2020-11-08 22:21:52 -07:00 |
error_result.cr
|
Rework result types
|
2020-10-17 14:56:31 -06:00 |
events.cr
|
Promote hooks to fully-fledge types
|
2021-01-09 11:06:59 -07:00 |
example.cr
|
Change ExampleNode to SpecNode
|
2021-01-09 10:39:04 -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_failed.cr
|
Insert example failed exception
|
2018-10-19 20:58:14 -06:00 |
example_filter.cr
|
Move example filters from === to their own types
|
2019-03-25 10:51:50 -06:00 |
example_group.cr
|
Move instance variable
|
2021-01-09 12:48:53 -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
|
Change ExampleNode to SpecNode
|
2021-01-09 10:39:04 -07:00 |
expectation_failed.cr
|
Fix various expectation type code
|
2019-08-08 21:52:05 -06:00 |
expectations.cr
|
Rework how expectations and matchers work together
|
2018-09-28 11:47:42 -06:00 |
expression.cr
|
Start rework on capturing expressions
|
2021-01-09 00:12:28 -07:00 |
fail_result.cr
|
Rework result types
|
2020-10-17 14:56:31 -06:00 |
formatting.cr
|
Rename module from Formatters to Formatting
|
2019-02-28 19:14:03 -07:00 |
harness.cr
|
Move test handling code to Harness
|
2020-11-07 20:56:30 -07:00 |
includes.cr
|
Re-introduce config options
|
2020-10-19 20:19:25 -06:00 |
label.cr
|
Start rework on capturing expressions
|
2021-01-09 00:12:28 -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
|
Rework result types
|
2020-10-17 14:56:31 -06:00 |
pending_result.cr
|
Rework result types
|
2020-10-17 14:56:31 -06:00 |
profile.cr
|
Use example_runtime instead of total runtime
|
2019-03-25 16:31:01 -06:00 |
report.cr
|
Store random seed
|
2020-07-27 10:36:53 -06:00 |
result.cr
|
Rework result types
|
2020-10-17 14:56:31 -06:00 |
runner.cr
|
Only include seed if report if randomized
|
2020-07-27 13:37:41 -06:00 |
should.cr
|
Add should_eventually and should_never methods
|
2019-11-14 18:26:24 -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
|
Clean up example randomization
|
2020-10-17 22:11:04 -06:00 |
spec_builder.cr
|
Capture source info for hooks
|
2021-01-09 11:30:00 -07:00 |
spec_node.cr
|
Change ExampleNode to SpecNode
|
2021-01-09 10:39:04 -07:00 |
test_suite.cr
|
Add filter to TestSuite
|
2019-03-25 11:35:39 -06:00 |
wrapper.cr
|
Add block expression
|
2021-01-09 00:13:22 -07:00 |