.. |
dsl
|
Change test wrapper to a struct
|
2018-11-17 00:14:14 -07:00 |
expectations
|
Fix specs to work with new Expectation type
|
2018-11-14 02:15:55 -07:00 |
formatters
|
Formatting
|
2018-09-27 17:50:50 -06:00 |
internals
|
Update harness to match recent changes
|
2018-11-13 21:44:25 -07:00 |
matchers
|
Move #eval to partial
|
2018-11-13 21:44:56 -07:00 |
dsl.cr
|
Add docs to DSL and builder
|
2018-10-28 18:27:54 -06:00 |
dummy_example.cr
|
Dummy example shouldn't be used
|
2018-10-23 11:15:22 -06:00 |
errored_result.cr
|
Add docs for result types
|
2018-11-16 09:48:35 -07:00 |
example.cr
|
Slightly better wording and naming
|
2018-10-19 18:50:21 -06:00 |
example_component.cr
|
Implement example lookup by index
|
2018-10-14 19:06:02 -06:00 |
example_failed.cr
|
Insert example failed exception
|
2018-10-19 20:58:14 -06:00 |
example_group.cr
|
Condense visible hook methods
|
2018-12-05 19:57:14 -07:00 |
example_hooks.cr
|
Add docs for ExampleHooks
|
2018-11-16 13:56:43 -07:00 |
example_iterator.cr
|
Add docs for ExampleIterator
|
2018-11-20 11:51:47 -07:00 |
example_status.cr
|
Add enum for example status
|
2018-10-07 16:13:17 -06: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
|
Add docs for result types
|
2018-11-16 09:48:35 -07:00 |
formatters.cr
|
Rename reporters to formatters
|
2018-09-15 10:56:58 -06:00 |
includes.cr
|
Remove ExampleGroup#all_examples
|
2018-11-13 10:08:37 -07:00 |
internals.cr
|
Add and update docs for internal module
|
2018-10-22 16:22:35 -06:00 |
matchers.cr
|
Fix filename
|
2018-08-30 23:24:49 -06:00 |
nested_example_group.cr
|
Condense visible hook methods
|
2018-12-05 19:57:14 -07:00 |
pending_example.cr
|
Slightly better wording and naming
|
2018-10-19 18:50:21 -06:00 |
pending_result.cr
|
Add docs for result types
|
2018-11-16 09:48:35 -07:00 |
result.cr
|
Add docs for result types
|
2018-11-16 09:48:35 -07:00 |
root_example_group.cr
|
Docs for RootExampleGroup
|
2018-11-23 23:54:54 -07:00 |
runnable_example.cr
|
Don't run after hooks if an error occurs
|
2018-12-07 23:01:02 -07:00 |
runner.cr
|
Remove ExampleGroup#all_examples
|
2018-11-13 10:08:37 -07:00 |
should.cr
|
Secondary initializer for missing label
|
2018-10-18 21:52:00 -06:00 |
successful_result.cr
|
Add docs for result types
|
2018-11-16 09:48:35 -07:00 |
test_results.cr
|
Short-hand syntax for blocks with yield
|
2018-09-27 18:49:01 -06:00 |