2.4.7 • Published 8 months ago

isolate-react v2.4.7

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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

8 months ago

2.4.6

8 months ago

2.4.3

8 months ago

2.4.5

8 months ago

2.4.4

8 months ago

2.4.1

2 years ago

2.4.0

2 years ago

2.3.1

2 years ago

2.4.2

2 years ago

2.3.0

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago