-
Notifications
You must be signed in to change notification settings - Fork 139
a "Coming from Sinon" doc #219
Copy link
Copy link
Open
Description
Worth having a doc that just covers differences in td.js vs sinon, especially where the terminology differs. Like it or not, thousands of people learned the word "spy" from sinon, where a spy is not a spy but rather a sort of partial mock / proxy.
Things to cover:
- spies are not spies
- re-emphasis on why test double doesn't offer a partial mock / call-through-to-real-thing mode as sinon spy() does
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels