diff --git a/README.md b/README.md index e4c3f58..78554e8 100644 --- a/README.md +++ b/README.md @@ -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