react-hooks-testing-library
react-hooks-testing-library copied to clipboard
π Simple and complete React hooks testing utilities that encourage good testing practices.
**What**: This PR adds `children: ReactNode` to the props of `WrapperComponent`. **Why**: [Docusaurus](https://github.com/facebook/docusaurus) is doing something a bit weird: we are using React 17, but at the same time, we...
**What**: This PR adds a custom error message for `hydrate` function. **Why**: When hydrate function is called in non-browser environment it throws an error `document is not defined` which lead...
- `react-hooks-testing-library` version: [v8.0.0-alpha.1](https://github.com/testing-library/react-hooks-testing-library/releases/tag/v8.0.0-alpha.1) - created a commit starting [here](https://github.com/testing-library/react-hooks-testing-library/commit/0543a9e878ae37313408da1f49e7514bd9a55e09) - `react` version: N/A - `react-dom` version (if applicable): N/A - `react-test-renderer` version (if applicable): N/A - `node` version: v14.17.6...
- `react-hooks-testing-library` version: 8.0.0 - `react` version: ^17.0.2 - `react-dom` version (if applicable): ^17.0.2 - `react-test-renderer` version (if applicable): n/a - `node` version: v14.17.6 - `npm` (or `yarn`) version: 6.14.15...
Now that https://github.com/testing-library/react-testing-library/pull/991 & https://github.com/callstack/react-native-testing-library/pull/923 are merged, this library can be deprecated CC/ @testing-library/react-hooks
I want to translate this into a Korean document, can I do it?
### Describe the feature you'd like: React 18 alpha is out, our library is starting to determine what we'll need to do to support it. We use this library for...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.0. Release notes Sourced from codecov/codecov-action's releases. v3.1.0 3.1.0 Features #699 Incorporate xcode arguments for the Codecov uploader Dependencies #694 build(deps-dev): bump @βvercel/ncc from 0.33.3...
- `@react-testing-library/react` version (if applicable): 12.1.2 - `@react-testing-library/react-hooks` version: 7.0.2 - `react` version: 15.4.2 - `react-dom` version (if applicable): 15.4.2 - `node` version: - `npm` (or `yarn`) version: ### Relevant...
Bumps [docz](https://github.com/doczjs/docz/tree/HEAD/core/docz) from 2.3.1 to 2.4.0. Release notes Sourced from docz's releases. 2.3.3-alpha.0 Bug Fixes babel-plugin-export-metadata: fix hasOwnProperty method call (#1581) (9067ffb) dev-env/basic: building and running development (#1646) (7baaaf2) docz:...