.. |
config
|
Formatting
|
2021-05-12 21:41:56 -06:00 |
dsl
|
Move Node out of Spec namespace
|
2021-05-07 20:09:33 -06:00 |
formatting
|
Add error block component
|
2021-05-16 17:14:09 -06:00 |
matchers
|
Update Ameba and address issues
|
2021-05-15 19:51:44 -06:00 |
mocks
|
Rename Source to Location
|
2021-02-12 22:46:22 -07:00 |
spec
|
Use Array instead of Enumerable
|
2021-05-16 13:22:25 -06:00 |
abstract_expression.cr
|
Address Ameba errors
|
2021-01-30 18:57:29 -07:00 |
anything.cr
|
Docs
|
2021-04-26 17:11:53 -06:00 |
block.cr
|
Merge branch 'example-api' of gitlab.com:arctic-fox/spectator into example-api
|
2021-01-16 18:05:48 -07:00 |
composite_example_filter.cr
|
Add missing require statements
|
2020-09-12 15:58:54 -06:00 |
config.cr
|
Get config, spec, builder, and runner working together
|
2021-05-12 21:41:34 -06:00 |
context.cr
|
Docs
|
2021-04-26 17:11:53 -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
|
Prevent using reserved keywords in let and subject
|
2021-02-10 16:58:17 -07:00 |
error_result.cr
|
Result visitor methods should take result as argument
|
2021-05-16 12:19:16 -06:00 |
events.cr
|
Promote hooks to fully-fledge types
|
2021-01-09 11:06:59 -07:00 |
example.cr
|
Merge branch 'release/0.10' into reporting
|
2021-05-08 13:23:57 -06: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_filter.cr
|
Override === to call includes?
|
2021-05-08 23:33:59 -06:00 |
example_group.cr
|
Remove direct references to Example in ExampleGroup
|
2021-05-08 12:43:41 -06:00 |
example_group_hook.cr
|
Rename Source to Location
|
2021-02-12 22:46:22 -07:00 |
example_hook.cr
|
Rename Source to Location
|
2021-02-12 22:46:22 -07:00 |
example_iterator.cr
|
Move Node out of Spec namespace
|
2021-05-07 20:09:33 -06:00 |
example_procsy_hook.cr
|
Rename Source to Location
|
2021-02-12 22:46:22 -07:00 |
expectation.cr
|
Rename Source to Location
|
2021-02-12 22:46:22 -07:00 |
expectation_failed.cr
|
Use ExpectationFailed instead of AssertionFailed
|
2021-01-20 21:38:34 -07:00 |
expression.cr
|
Introduce abstract generic value type
|
2021-01-15 22:32:02 -07:00 |
fail_result.cr
|
Result visitor methods should take result as argument
|
2021-05-16 12:19:16 -06:00 |
formatting.cr
|
Rename module from Formatters to Formatting
|
2019-02-28 19:14:03 -07:00 |
harness.cr
|
Formatting
|
2021-05-12 21:41:56 -06:00 |
includes.cr
|
Fix paths and references
|
2021-05-08 23:46:19 -06:00 |
label.cr
|
Start rework on capturing expressions
|
2021-01-09 00:12:28 -07:00 |
lazy.cr
|
Address Ameba errors
|
2021-01-30 18:57:29 -07:00 |
lazy_wrapper.cr
|
More docs
|
2021-02-09 22:50:09 -07:00 |
line_example_filter.cr
|
Merge branch 'release/0.10' into specs
|
2021-03-31 15:28:16 -06:00 |
location.cr
|
Merge branch 'release/0.10' into specs
|
2021-03-31 15:28:16 -06:00 |
location_example_filter.cr
|
Rename Source to Location
|
2021-02-12 22:46:22 -07: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 |
node.cr
|
Move common inspect code up to Node
|
2021-05-08 13:22:13 -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
|
Result visitor methods should take result as argument
|
2021-05-16 12:19:16 -06:00 |
pending_result.cr
|
Result visitor methods should take result as argument
|
2021-05-16 12:19:16 -06:00 |
profile.cr
|
Remove reference to example from result
|
2021-04-26 18:47:11 -06:00 |
report.cr
|
Overhaul Report
|
2021-05-16 13:19:04 -06:00 |
result.cr
|
Define a pending result as neither passing nor failing
|
2021-05-16 12:31:01 -06:00 |
run_flags.cr
|
Use enum flags for run modes
|
2021-05-08 22:51:54 -06:00 |
should.cr
|
Fix short-hand should syntax
|
2021-01-30 20:27:36 -07:00 |
spec.cr
|
Split to make it obvious run is called
|
2021-05-16 12:22:00 -06:00 |
tags.cr
|
Promote Tags to the Spectator namespace
|
2021-01-30 12:07:23 -07:00 |
test_context.cr
|
Change DSL::Values to DSL::Memoize
|
2021-02-10 17:07:49 -07:00 |
value.cr
|
Handle nil labels
|
2021-01-16 11:11:42 -07:00 |
wrapper.cr
|
More docs
|
2021-02-09 22:50:09 -07:00 |