mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Update README - given is done for now
This commit is contained in:
parent
45261c419f
commit
4df8a1013d
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ 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`
|
||||
- [ ] Test multiple and generated values - `given`
|
||||
- [X] Test multiple and generated values - `given`
|
||||
- [ ] Before and after hooks - `before_each`, `before_all`, `after_each`, `after_all`, `around_each`
|
||||
- [ ] One-liner syntax
|
||||
- [ ] Should syntax
|
||||
|
|
Loading…
Reference in a new issue