Files
react/addons/react-addons-test-utils
Dan Abramov beb370c102 Lint and test addons on CI (#9936)
* Lint addons

* Run prettier on addons

* Fix all lint issues

* Remove unused variable

* Test addons on CI
2017-06-12 21:26:56 +01:00
..
2017-06-12 21:26:56 +01:00
2017-04-04 13:47:05 -07:00
2017-04-04 13:47:05 -07:00
2017-04-04 13:47:05 -07:00
2017-06-12 21:26:56 +01:00
2017-04-06 14:31:51 -07: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