File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Simple component wrapper and utilities for testing React hooks.
4
4
5
- ---
5
+ <div align =" center " >
6
+ <h1 >react-hooks-testing-library</h1 >
7
+
8
+ <a href =" https://www.emojione.com/emoji/1f40f " >
9
+ <img
10
+ height="80"
11
+ width="80"
12
+ alt="ram"
13
+ src="https://raw.githubusercontent.com/mpeyper/react-hooks-testing-library/master/other/ram.png "
14
+ />
15
+ </a >
16
+
17
+ <p >Simple component wrapper and utilities for testing React hooks.</p >
18
+
19
+ </div >
20
+
21
+ <hr />
22
+
23
+ <!-- prettier-ignore-start -->
6
24
7
25
[ ![ Build Status] ( https://img.shields.io/travis/mpeyper/react-hooks-testing-library.svg?style=flat-square )] ( https://travis-ci.org/mpeyper/react-hooks-testing-library )
8
26
[ ![ codecov] ( https://img.shields.io/codecov/c/github/mpeyper/react-hooks-testing-library.svg?style=flat-square )] ( https://codecov.io/gh/mpeyper/react-hooks-testing-library )
You can’t perform that action at this time.
0 commit comments