All of our docs are in this are numbered for easy reading in the order we anticipate people will needing them. Here's an outline with links to each section:
- Installation
- Purpose of testdouble.js
- Getting started tutorial
- Creating test doubles
- Stubbing responses
- Verifying invocations
- Replacing dependencies with test doubles
- Writing custom argument matchers
- Debugging with testdouble.js
- Using with TypeScript
- Plugins
- Frequently Asked Questions
- Configuration