reagentdeprecated

JavaScript Testing utilities for React: renamed to enzyme

Usage no npm install needed!

<script type="module">
  import reagent from 'https://cdn.skypack.dev/reagent';
</script>

README

Reagent

Reagent was a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.

It has now been renamed to enzyme and published on npm. Please update your projects.