Update README - given is done for now

This commit is contained in:
Michael Miller 2018-09-06 22:12:58 -06:00
parent 45261c419f
commit 4df8a1013d
1 changed files with 1 additions and 1 deletions

View File

@ -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