react-hooks-testing-library icon indicating copy to clipboard operation
react-hooks-testing-library copied to clipboard

🐏 Simple and complete React hooks testing utilities that encourage good testing practices.

Results 63 react-hooks-testing-library issues
Sort by recently updated
recently updated
newest added

### What is your question: I have a custom hook that checks the document using `querySelector` to get some information (like width, height, x, y, etc...) about a component. ```jsx...

question

**What**: Update to React 18 with Node 16 **Checklist**: - [x] Documentation updated - [ ] Tests - [ ] Ready to be merged I'm not sure for the tests...

Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 2 to 3. Release notes Sourced from cycjimmy/semantic-release-action's releases. v3.0.0 3.0.0 (2022-03-03) Features switch operating environment to node16 (b5f16ae), closes #92 #96 BREAKING CHANGES switch operating environment...

dependencies
github_actions

Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.1 to 0.11.0. Release notes Sourced from styfle/cancel-workflow-action's releases. 0.11.0 Minor Changes Update to Node 16: #186 Chore: rebuild: 1e0e690cd3756927cda56ad0033137ff1268c477 Chore(deps-dev): bump typescript from 4.8.3 to 4.8.4:...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies
github_actions

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.5.0. Release notes Sourced from actions/setup-node's releases. Add support for engines.node and Volta In scope of this release we add support for engines.node. The action...

dependencies
github_actions

- `react-hooks-testing-library`"^8.0.1": - `react` "^18.0.0": - `react-dom` "^18.0.0" - `react-test-renderer` version (if applicable): - `node` version: 18.13.0 - `npm` (or `yarn`) version: 8.19.3 ### Relevant code or config: ### What...

bug

I need some ones help to write a unit test for this code. I have write a test case but its not working. I can't copy and past original so...

question

### What is your question: Can you please update the the following dependencies: - @types/reac - react - react-dom I'm getting he following warning: ![Screenshot 2024-10-18 at 22 14 46](https://github.com/user-attachments/assets/bd628cf9-64c3-4f9d-88ca-650efb26d27c)

question

- `react-hooks-testing-library` version: N/A - `react` version: N/A - `react-dom` version (if applicable): N/A - `react-test-renderer` version (if applicable): N/A - `node` version: N/A - `npm` (or `yarn`) version: N/A...

bug