elliotchance / elliotchance/concise
assert() for each
Open
Component: Matcher
Size: 2 (Medium)
Type: Feature
- Dominant language
- PHP
- Stars
- 45
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
``` php
$this->assert($this->each(array('a', 123)), is_string);
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.