.. |
dsl
|
Value first, then label
|
2019-08-01 15:48:39 -06:00 |
expectations
|
Fix some includes and a dangling old file
|
2019-08-01 16:37:19 -06:00 |
formatting
|
Add Ameba and address code linting issues
|
2019-04-06 17:19:02 -06:00 |
internals
|
Update docs
|
2019-02-17 23:01:43 -07:00 |
matchers
|
Refactor ExceptionMatcher
|
2019-08-08 14:20:21 -06:00 |
command_line_arguments_config_source.cr
|
Add profile config option
|
2019-03-25 12:26:45 -06:00 |
composite_example_filter.cr
|
Add CompositeExampleFilter
|
2019-03-25 11:10:27 -06:00 |
config.cr
|
Add profile config option
|
2019-03-25 12:26:45 -06:00 |
config_builder.cr
|
Add profile config option
|
2019-03-25 12:26:45 -06:00 |
config_source.cr
|
Structure for applying configuration
|
2018-12-13 13:50:59 -07:00 |
dsl.cr
|
Add docs to DSL and builder
|
2018-10-28 18:27:54 -06:00 |
dummy_example.cr
|
Add symbolic attribute to example components
|
2019-02-17 16:27:41 -07:00 |
errored_result.cr
|
Simplify to_json calls
|
2019-03-22 21:43:33 -06:00 |
example.cr
|
Move example filters from === to their own types
|
2019-03-25 10:51:50 -06:00 |
example_component.cr
|
Add symbolic attribute to example components
|
2019-02-17 16:27:41 -07:00 |
example_conditions.cr
|
Add documentation to ExampleConditions
|
2019-01-17 15:42:58 -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
|
Force after_all hooks to run on fail-fast
|
2019-04-22 20:29:02 -06:00 |
example_hooks.cr
|
Adjust (mostly remove) explicit return types
|
2019-02-17 23:12:16 -07:00 |
example_iterator.cr
|
Update docs
|
2019-02-17 23:01:43 -07: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
|
Move to_json builder methods into result classes
|
2019-03-22 21:23:14 -06:00 |
finished_result.cr
|
Change JSON timing values to seconds as a float
|
2019-03-25 16:56:38 -06:00 |
formatting.cr
|
Rename module from Formatters to Formatting
|
2019-02-28 19:14:03 -07:00 |
includes.cr
|
Add Profile class
|
2019-03-25 15:54:51 -06:00 |
internals.cr
|
Add and update docs for internal module
|
2018-10-22 16:22:35 -06:00 |
line_example_filter.cr
|
Move example filters from === to their own types
|
2019-03-25 10:51:50 -06:00 |
matchers.cr
|
Add top-level namespace docs
|
2018-12-10 16:08:25 -07:00 |
name_example_filter.cr
|
Move example filters from === to their own types
|
2019-03-25 10:51:50 -06:00 |
nested_example_group.cr
|
Force after_all hooks to run on fail-fast
|
2019-04-22 20:29:02 -06:00 |
null_example_filter.cr
|
Add NullExampleFilter
|
2019-03-25 10:58:49 -06:00 |
pending_example.cr
|
Adjust (mostly remove) explicit return types
|
2019-02-17 23:12:16 -07:00 |
pending_result.cr
|
Add to_s methods for result types
|
2019-03-22 20:12:36 -06:00 |
profile.cr
|
Use example_runtime instead of total runtime
|
2019-03-25 16:31:01 -06:00 |
report.cr
|
Ability to enumerate each result in report
|
2019-03-23 14:44:00 -06:00 |
result.cr
|
Simplify to_json calls
|
2019-03-22 21:43:33 -06:00 |
root_example_group.cr
|
Adjust (mostly remove) explicit return types
|
2019-02-17 23:12:16 -07:00 |
runnable_example.cr
|
Adjust (mostly remove) explicit return types
|
2019-02-17 23:12:16 -07:00 |
runner.cr
|
Force after_all hooks to run on fail-fast
|
2019-04-22 20:29:02 -06:00 |
should.cr
|
Fix namespaces
|
2019-08-01 15:44:04 -06:00 |
source.cr
|
Parse source strings
|
2019-03-23 20:47:41 -06:00 |
source_example_filter.cr
|
Move example filters from === to their own types
|
2019-03-25 10:51:50 -06:00 |
successful_result.cr
|
Add to_s methods for result types
|
2019-03-22 20:12:36 -06:00 |
test_block.cr
|
Value first, then label
|
2019-08-01 15:48:39 -06:00 |
test_expression.cr
|
Fix namespaces
|
2019-08-01 15:44:04 -06:00 |
test_suite.cr
|
Add filter to TestSuite
|
2019-03-25 11:35:39 -06:00 |
test_value.cr
|
Value first, then label
|
2019-08-01 15:48:39 -06:00 |