Skip to content

Commit e7b884f

Browse files
authored
docs: update README
1 parent 2572d94 commit e7b884f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ so it supports all routing feature from provided, e.g. path parameter using `/:p
1212
- Track the number of calls made to specific paths on the server.
1313
- Reset the call counters for individual paths, facilitating multiple test scenarios.
1414
- Reregister handler same path will overwrite the previous handler.
15+
- Reset all function to clear out the calls & handlers.
1516

1617
## Installation
1718

0 commit comments

Comments
 (0)