Releases: funnel-io/requtests
Releases · funnel-io/requtests
1.2.0
Introduce the assertions helper ParsedRequest
.
1.1.0
Response
objects will now be associated with the PreparedRequest
object that caused them to be returned.
Also, this release introduces additional fake HTTP verb functions such as
- fake_delete
- fake_get
- fake_head
- fake_options
- fake_patch
- fake_post
- fake_put
1.0.1
Compatibility fix for the forthcoming Pip 23.1 release.