0.19.3
版本发布时间: 2022-09-14 18:03:04
lundberg/respx最新发布版本:0.20.2(2023-07-21 07:05:54)
0.19.3 (14th September 2022)
Fixed
- Fix typing for Route modulos arg
- Respect patterns with empty value when using equal lookup (#206)
- Use pytest asyncio auto mode (#212)
- Fix mock decorator to work together with pytest fixtures (#213)
- Wrap pytest function correctly, i.e. don't hide real function name (#213)
Changed
- Enable mypy strict_optional (#201)