diff --git a/README.md b/README.md index 1d7b169..1574c80 100644 --- a/README.md +++ b/README.md @@ -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