- requests -> aiohttp.
- furl -> yarl.
- flake8, black & isort -> ruff
- Use http.HTTPStatus and http.HTTPMethod when we get to 3.11.
- Mountebank 2.6
PredicateGenerator
ignore feature.PredicateGenerator
needs some love in general. - What if Mountebank is installed elsewhere? We should emit better messages if starting the mb server fails.
- Does the TCP protocol stuff work? I need to add
endOfRequestResolver
I think, at least. - Proxy record/playback
- Tutorial & guide
had_request()
matcher for imposters - deprecate server version?- Write a CONTRIBUTING.md
- Builders for Impostors etc.
- Publish coverage
- Automate Release process
- Make lots of arguments keyword only.
- Remove anything deprecated.