We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2572d94 commit e7b884fCopy full SHA for e7b884f
README.md
@@ -12,6 +12,7 @@ so it supports all routing feature from provided, e.g. path parameter using `/:p
12
- Track the number of calls made to specific paths on the server.
13
- Reset the call counters for individual paths, facilitating multiple test scenarios.
14
- Reregister handler same path will overwrite the previous handler.
15
+- Reset all function to clear out the calls & handlers.
16
17
## Installation
18
0 commit comments