We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd76a64 + d2e31c4 commit 9badbd2Copy full SHA for 9badbd2
README.md
@@ -1,5 +1,7 @@
1
# preact-hooks-testing-library
2
3
+[](https://discord.gg/c6JN9fM)
4
+
5
preact port of the the [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) library.
6
7
## Why not `@testing-library/react-hooks`?
@@ -111,4 +113,4 @@ test('should use custom step when incrementing', () => {
111
113
### TODO
112
114
115
- [ ] remove `@ts-nocheck` flag from tests
-- [ ] fix disabled auto clean up tests
116
+- [ ] fix disabled auto clean up tests
0 commit comments