Testing support
Open
feature
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need support for testing WSGI applications. Might be an extension. Various features that would be nice:
- Should have useful things like:
- assert_has_header
- assert_body
- etc.
- Should work with no external dependencies outside hoboken / stdlib (i.e. no dependencies on nose/py.test/whatever)
- Maybe use inspect module to verify function signatures for routes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.