https://github.com/davidmfoley/isolate-react
The missing tool for testing react hooks and components.
https://github.com/davidmfoley/isolate-react
hooks react react-hooks testing
Last synced: 5 months ago
JSON representation
The missing tool for testing react hooks and components.
- Host: GitHub
- URL: https://github.com/davidmfoley/isolate-react
- Owner: davidmfoley
- Created: 2020-10-06T23:40:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T04:59:25.000Z (almost 3 years ago)
- Last Synced: 2025-10-10T03:54:58.939Z (9 months ago)
- Topics: hooks, react, react-hooks, testing
- Language: TypeScript
- Homepage:
- Size: 2.06 MB
- Stars: 22
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# isolate-react
### [NPM](https://npmjs.com/package/isolate-react)
### [Documentation](https://davidmfoley.github.io/isolate-react)
The missing tool for test-driving your react components.
It's focused on speed and simplicity, has zero dependencies, doesn't require a DOM emulator, and supports any test runner.
This repository contains:
- [isolate-react](./isolate-react)
- [isolate-react docs](./docusaurus)
- [A set of isolate-react examples](./examples)
See the [project tracker](https://github.com/davidmfoley/isolate-react/projects/1) for project progress.
File an [issue](https://github.com/davidmfoley/isolate-react/issues) if you have a suggestion or request.