.. |
dsl
|
Add symbolic attribute to example components
|
2019-02-17 16:27:41 -07:00 |
expectations
|
Reorder source arguments and simplify
|
2019-02-14 16:19:49 -07:00 |
formatters
|
Some cleanup and docs for SuiteSummary
|
2019-02-17 15:13:24 -07:00 |
internals
|
before_each and after_each hooks now run in example scope
|
2019-01-01 17:51:55 -07:00 |
matchers
|
Add have_value matcher
|
2019-02-05 19:37:25 -07:00 |
command_line_arguments_config_source.cr
|
Structure for applying configuration
|
2018-12-13 13:50:59 -07:00 |
config.cr
|
Move formatter to config
|
2018-12-13 14:16:49 -07:00 |
config_builder.cr
|
Initial code for refactoring formatters
|
2019-02-15 22:09:53 -07: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
|
Add #call method to each result
|
2019-02-17 14:24:02 -07:00 |
example.cr
|
Remove space in #to_s between symbolic items
|
2019-02-17 16:29:38 -07: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_group.cr
|
Initial addition of pre- and post-conditions
|
2019-01-09 16:17:33 -07:00 |
example_hooks.cr
|
Revert "Pass current example to before_each and after_each hooks"
|
2019-01-01 17:48:07 -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 #call method to each result
|
2019-02-17 14:24:02 -07:00 |
finished_result.cr
|
Remove predicate methods from Result types
|
2019-02-17 13:15:40 -07:00 |
formatters.cr
|
Add top-level namespace docs
|
2018-12-10 16:08:25 -07:00 |
includes.cr
|
Add source class
|
2019-02-17 12:25:23 -07:00 |
internals.cr
|
Add and update docs for internal module
|
2018-10-22 16:22:35 -06:00 |
matchers.cr
|
Add top-level namespace docs
|
2018-12-10 16:08:25 -07:00 |
nested_example_group.cr
|
Remove space in #to_s between symbolic items
|
2019-02-17 16:29:38 -07:00 |
pending_example.cr
|
Slightly better wording and naming
|
2018-10-19 18:50:21 -06:00 |
pending_result.cr
|
Add #call method to each result
|
2019-02-17 14:24:02 -07:00 |
report.cr
|
Simplify method chains by using #compact_map
|
2019-02-17 13:40:10 -07:00 |
result.cr
|
Add #call method to each result
|
2019-02-17 14:24:02 -07:00 |
root_example_group.cr
|
Add symbolic attribute to example components
|
2019-02-17 16:27:41 -07:00 |
runnable_example.cr
|
Initial addition of pre- and post-conditions
|
2019-01-09 16:17:33 -07:00 |
runner.cr
|
Pass test suite instance to #start_suite
|
2019-02-12 12:58:54 -07:00 |
should.cr
|
Secondary initializer for missing label
|
2018-10-18 21:52:00 -06:00 |
source.cr
|
Add source class
|
2019-02-17 12:25:23 -07:00 |
successful_result.cr
|
Add #call method to each result
|
2019-02-17 14:24:02 -07:00 |
test_suite.cr
|
Add docs
|
2019-02-10 23:05:16 -07:00 |