0.17.1
版本发布时间: 2021-09-15 16:36:22
lundberg/respx最新发布版本:0.20.2(2023-07-21 07:05:54)
0.17.1 (5th July 2021)
Added
- Implement support for async side effects in router. (#147)
- Support mocking responses using asgi/wsgi apps. (#146)
- Added pytest fixture and configuration marker. (#150)
Fixed
- Typo in import from examples.md, thanks @shelbylsmith. (#148)
- Fix pass-through test case. (#149)