mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Update README with implemented matchers
This commit is contained in:
parent
95f730965c
commit
ae18316a5a
1 changed files with 2 additions and 2 deletions
|
@ -288,9 +288,9 @@ Items not marked as completed may have partial implementations.
|
|||
- [X] `contain`
|
||||
- [X] `have`
|
||||
- [X] `contain_exactly`
|
||||
- [ ] `contain_exactly.in_any_order`
|
||||
- [X] `contain_exactly.in_any_order`
|
||||
- [X] `match_array`
|
||||
- [ ] `match_array.in_any_order`
|
||||
- [X] `match_array.in_any_order`
|
||||
- [X] `start_with`
|
||||
- [X] `end_with`
|
||||
- [X] `be_empty`
|
||||
|
|
Loading…
Reference in a new issue