You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -168,11 +168,11 @@ Check the table below to see how `wiremock` compares to them across the followin
168
168
- Spying (e.g. verify that a mock has/hasn't been called in a test);
169
169
- Standalone mode (i.e. can I launch an HTTP mock server outside of a test suite?).
170
170
171
-
|| Test execution strategy | How many APIs can I mock? | Out-of-the-box request matchers | Extensible request matching | API | Spying | Standalone mode |
|| Test execution strategy | How many APIs can I mock? | Out-of-the-box request matchers | Extensible request matching | API | Spying | Standalone mode |
0 commit comments