react/addons/react-addons-test-utils
Nathan Hunzaker 5634f0d113 15.6.2
2017-09-25 17:02:44 -07:00
..
index.js 15.x: File headers BSD+Patents -> MIT 2017-09-25 17:02:43 -07:00
LICENSE 15.x: BSD+Patents -> MIT 2017-09-25 17:02:44 -07:00
package.json 15.6.2 2017-09-25 17:02:44 -07:00
README.md Test utils deprecations and updates: 2017-04-04 13:47:05 -07:00
test.js 15.x: File headers BSD+Patents -> MIT 2017-09-25 17:02:43 -07:00
yarn.lock Use lowPriorityWarning for TestUtils too 2017-06-13 23:42:32 +01:00

react-addons-test-utils

This package provides the React TestUtils add-on.

See https://facebook.github.io/react/docs/test-utils.html for more information.

This package is deprecated as of version 15.5.0:

  • TestUtils have been moved to react-dom/test-utils
  • Shallow renderer has been moved to react-test-renderer/shallow