An open API service indexing awesome lists of open source software.

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.

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.