About next release #39
ararog
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EasyHttpMock changed a quite a lot recently, it is not even close to where it was on first releases.
Mocking became easy, assertions will be also very flexible and handy.
We now have an API which allow us to use almost any existing http server implementation with EasyHttpMock, for now both Vetis-smol and vetis-tokio can be used with it.
EasyHttpMock and Vetis are intended to community not only think on tokio, but on smol and compio as alternatives for async programming.
I’m going to introduce soon a matcher library to use with EasyHttpMock, his name is Caramelo, it will introduce several hamcrest based marchers, with an API which will allow your define your own matchers.
Beta Was this translation helpful? Give feedback.
All reactions