We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c01c66 commit c915d6bCopy full SHA for c915d6b
README.md
@@ -12,10 +12,13 @@ wiremock issue look [here](https://github.com/LukeMathWalker/wiremock-rs/issues/
12
13
* Simple request checking of initial parameters and message stream (headers, paths and websocket messages)
14
* Checking of preconditions
15
+* Priority for Mocks
16
+* Some simple initial response handling
17
18
## What's Yet To Come?
19
-* Response streams
20
* Better verification reports
21
* Similar quality of UX to wiremock
22
* Figuring out if it lives separately or joins forces with wiremock-rs
23
+* More tests and checks
24
+* Close frame handling/checking
0 commit comments