mock_web_server 2.1.0 mock_web_server: ^2.1.0 copied to clipboard
Versatile scriptable Web Server for real integration tests
Changelog #
2.1.0 - Oct 21, 2017 #
Changed #
- Using a MockWebServer class to return the stored requests
- Loading the body of stored requests to facilitate validation
- Using a queue
2.0.0 - Oct 15, 2017 #
Breaking #
- Support for TLS now receives the cert config for better flexibility
and also to remove
resource
from the dependencies