enzyme@3.11.0
// JavaScript Testing utilities for React
$ npm install enzyme
downloads/wk
1,188,031
license
MIT
version
3.11.0
published
Dec 20, 2019
What is enzyme?
Enzyme is a testing library that provides utilities for testing React components in JavaScript, including shallow rendering to test components in isolation without rendering their children. Developers use Enzyme to write unit tests for React applications with assertion helpers and a straightforward API that integrates with popular test frameworks like Mocha.
Links
Keywords
Dependencies (22)
array.prototype.flat
cheerio
enzyme-shallow-equal
function.prototype.name
has
html-element-map
is-boolean-object
is-callable
is-number-object
is-regex
is-string
is-subset
lodash.escape
lodash.isequal
object-inspect
object-is
object.assign
object.entries
object.values
raf
rst-selector-parser
string.prototype.trim
Maintainers
ljharb, gdborton, intelligibabble