Michael Miller
|
726a2e1515
|
Add non-captured block argument
Preparing for Crystal 1.8.0
https://github.com/crystal-lang/crystal/issues/8764
|
2023-01-26 17:19:31 -07:00 |
|
Michael Miller
|
8c3900adcb
|
Add support for interpolation in context names
|
2022-12-20 20:32:40 -07:00 |
|
Michael Miller
|
6e7d215f69
|
Add type annotations to to_s and inspect
|
2022-11-04 20:56:02 -06:00 |
|
Michael Miller
|
e30d5c1981
|
Use multiple << on a single line
|
2021-05-30 14:21:42 -06:00 |
|
Michael Miller
|
6c98d7107c
|
Docs
|
2021-04-26 17:11:53 -06:00 |
|
Michael Miller
|
62d478f7c2
|
Prevent overly verbose output of internals
|
2021-01-30 20:20:30 -07:00 |
|
Michael Miller
|
fb0423ed02
|
Move top-level types into spectator/ sub-directory
|
2021-01-09 13:56:32 -07:00 |
|
Michael Miller
|
acb3b16496
|
Add some docs
|
2020-09-26 18:14:22 -06:00 |
|
Michael Miller
|
9c6502234b
|
Define test context types
|
2020-09-05 14:55:49 -06:00 |
|
Michael Miller
|
7968c5a394
|
Rename Context to ExampleGroup
|
2018-09-15 10:45:47 -06:00 |
|
Michael Miller
|
e4d46ca603
|
Initial implementation of invoking #around_each hooks
My brain hurts. 😖
|
2018-09-13 10:44:21 -06:00 |
|
Michael Miller
|
9f778c5cb9
|
Fix after_all hooks running too soon
|
2018-09-12 21:31:44 -06:00 |
|
Michael Miller
|
c2ee9fd520
|
Move ROOT_CONTEXT out of Spectator module
|
2018-09-11 20:25:28 -06:00 |
|
Michael Miller
|
d8621fc43e
|
Store "what" string in context
|
2018-09-11 15:54:00 -06:00 |
|
Michael Miller
|
2c0238d178
|
Invoke before_each, before_all, after_each, and after_all hooks
|
2018-09-10 22:33:40 -06:00 |
|
Michael Miller
|
a725c0d5be
|
Pass context to examples
|
2018-09-10 21:51:14 -06:00 |
|
Michael Miller
|
2ff8ebb3cb
|
Implement creation of hooks
|
2018-09-10 21:27:24 -06:00 |
|
Michael Miller
|
387e129a89
|
Add context instances
|
2018-09-10 19:59:57 -06:00 |
|