mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Update README (matchers)
This commit is contained in:
parent
0164d2973f
commit
7a8cf08c73
1 changed files with 1 additions and 1 deletions
|
@ -302,8 +302,8 @@ Items not marked as completed may have partial implementations.
|
|||
- [X] Error matchers - `raise_error`
|
||||
- [ ] Yield matchers - `yield_control[.times]`, `yield_with_args[.times]`, `yield_with_no_args[.times]`, `yield_successive_args`
|
||||
- [ ] Output matchers - `output[.to_stdout|.to_stderr]`
|
||||
- [X] Predicate matchers - `be_x`, `have_x`
|
||||
- [ ] Misc. matchers
|
||||
- [ ] `exist`
|
||||
- [X] `match`
|
||||
- [ ] `satisfy`
|
||||
- [ ] `change[.by|.from[.to]|.to|.by_at_least|.by_at_most]`
|
||||
|
|
Loading…
Reference in a new issue