File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# jest-react-mock-utils
2
2
3
+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/snowcoders/jest-react-mock-utils/ci.yml )] ( https://github.com/snowcoders/jest-react-mock-utils/actions/workflows/publish.yml )
4
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/snowcoders/jest-react-mock-utils/badge.svg?branch=main )] ( https://coveralls.io/github/snowcoders/jest-react-mock-utils?branch=main )
5
+ [ ![ npm version] ( https://img.shields.io/npm/v/jest-react-mock-utils.svg )] ( https://www.npmjs.com/package/jest-react-mock-utils )
6
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/jest-react-mock-utils.svg )] ( https://www.npmjs.com/package/jest-react-mock-utils )
7
+
3
8
Simple utiltiies to help with mocking React scenarios for testing.
4
9
5
10
## Usage
You can’t perform that action at this time.
0 commit comments