Codeception / Codeception/module-rest
Return type of grabHttpHeader and Response->getHeader should also include int
Open
- Dominant language
- PHP
- Stars
- 60
- Forks
- 30
- Avg merge
- 22h 37m
- Merged PRs (30d)
- 1
Description
When trying to assert for example: `$I->seeHttpHeader('X-Pagination-Total-Count', 25);` it will fail because of the different types
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.