Python Mocket Versions Save

a socket mock framework - for all kinds of socket animals, web-clients included

3.12.6

3 weeks ago

What's Changed

Full Changelog: https://github.com/mindflayer/python-mocket/compare/3.12.5...3.12.6

3.12.5

1 month ago

3.12.4

3 months ago

What's Changed

Full Changelog: https://github.com/mindflayer/python-mocket/compare/3.12.3...3.12.4

3.12.3

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mindflayer/python-mocket/compare/3.12.2...3.12.3

3.12.2

4 months ago

What's Changed

Thanks to @sarayourfriend for the hint about pook

Full Changelog: https://github.com/mindflayer/python-mocket/compare/3.12.0...3.12.2

3.12.0

6 months ago

3.11.1

1 year ago

What's Changed

Full Changelog: https://github.com/mindflayer/python-mocket/compare/3.11.0...3.11.1

3.11.0

1 year ago
  • Migrating the HTTP[S] mock from relying on http-parser to httptools.
  • Never discovered the root cause for the failing tests with aiohttp/Python 3.11 (first time ever I added @pytest.mark.xfail to a few tests). Same test works with httpx, so I suspect it's related to a client issue. I'll probably migrate to httpx as the reference client for testing async/await code.

3.10.9

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/mindflayer/python-mocket/compare/3.10.8...3.10.9

3.10.8

1 year ago

What's Changed

Full Changelog: https://github.com/mindflayer/python-mocket/compare/3.10.7...3.10.8