2.4.7 • Published 2 years ago

isolate-react v2.4.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Test-drive react components and hooks

isolate-react is 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.

Flexible support for whatever level of testing you prefer:

  • Test react hooks
  • Render a single component at a time (isolated/unit testing)
  • Render multiple components toegether (integrated testing)

Low -friction:

  • No virtual DOM or other tools to install
  • Works with any test runner that runs in node (jest, mocha, tape, tap, etc.)
  • Full hook support
  • Easy access to set context values for testing
  • Very fast

Render react components in isolation

  • functional components that use hooks
  • class components

Links

2.4.7

2 years ago

2.4.6

2 years ago

2.4.3

2 years ago

2.4.5

2 years ago

2.4.4

2 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.3.1

3 years ago

2.4.2

3 years ago

2.3.0

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago