We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef6f09c commit 57f8a7bCopy full SHA for 57f8a7b
README.md
@@ -19,8 +19,9 @@ supports Node.js and any browser-like runtime.
19
## Contents
20
21
- [Usage](#usage)
22
- - [Installation and Setup](#package-installation)
23
- - [Using with Create-React-App](#using-with-create-react-app)
+ - [Package Installation](#package-installation)
+ - [Setup for all tests](#to-setup-for-all-tests)
24
+ - [Setup for an individual test](#to-setup-for-an-individual-test)
25
- [API](#api)
26
- [Examples](#examples)
27
- [Simple mock and assert](#simple-mock-and-assert)
0 commit comments