mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Update README regarding sample
and given
This commit is contained in:
parent
c1b27bb672
commit
18fe2b7aa8
1 changed files with 2 additions and 1 deletions
|
@ -99,7 +99,8 @@ In no particular order, features that have been implemented and are planned:
|
|||
- [ ] DSL
|
||||
- [X] `describe` and `context` blocks
|
||||
- [X] Contextual values with `let`, `let!`, `subject`, `described_class`
|
||||
- [X] Test multiple and generated values - `given`
|
||||
- [ ] Test multiple and generated values - `sample`, `random_sample`
|
||||
- [ ] Concise syntax - `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
|
||||
|
|
Loading…
Reference in a new issue