Commit 4b98018
Update README with missing feature descriptions
Add documentation for features that were implemented but not listed
in the README: namedMock() support, alias/overload prefixes, partial
mock syntax, multiple interface resolution, constructor args handling,
makePartial()/shouldAllowMockingProtectedMethods() return types,
shouldNotReceive/shouldHaveReceived/shouldNotHaveReceived methods,
and the convertUnionToIntersectionType config parameter.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c7e87f0 commit 4b98018
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
0 commit comments