mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Idea for new hook types
This commit is contained in:
parent
a82076e2b7
commit
ff382ba372
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ In no particular order, features that have been implemented and are planned:
|
|||
- [X] Contextual values with `let`, `let!`, `subject`, `described_class`
|
||||
- [X] Test multiple and generated values - `given`
|
||||
- [X] Before and after hooks - `before_each`, `before_all`, `after_each`, `after_all`, `around_each`
|
||||
- [ ] Other hooks - `on_success`, `on_failure`, `on_error`
|
||||
- [ ] One-liner syntax
|
||||
- [ ] Should syntax
|
||||
- [X] Helper methods and modules
|
||||
|
|
Loading…
Reference in a new issue