You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1.0 KiB

id title layout permalink
testing Testing community community/testing.html
  • Enzyme: a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.
  • Expect-jsx: toEqualJSX for expect.js
  • Jest: Delightful JavaScript testing used by Facebook to test all JavaScript code including React applications.
  • React-unit: a lightweight unit test library for ReactJS with very few (js-only) dependencies.
  • Skin-deep: Testing helpers for use with React's shallowRender test utils.
  • Unexpected-react: Plugin for the unexpected assertion library that makes it easy to assert over your React Components and trigger events.