# react-addons-test-utils

> This package provides the React TestUtils add-on.

Latest version **15.6.2** (published 2017-09-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-addons-test-utils
pnpm add react-addons-test-utils
yarn add react-addons-test-utils
bun add react-addons-test-utils
```

## Health

**Score 48/100 (D)** — status: abandoned.

Positive: has types package; no vulnerabilities; high maintenance score; high quality score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 15.6.2 |
| Published | 2017-09-26 |
| First published | 2015-08-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/react-addons-test-utils) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 250754 |
| Maintainers | sophiebits, trueadm, gaearon, brianvaughn, fb |
| Keywords | react, react-addon |

## Links

- npm: https://www.npmjs.com/package/react-addons-test-utils
- Repository: https://github.com/facebook/react
- Homepage: https://github.com/facebook/react#readme
- Issues: https://github.com/facebook/react/issues
- npm.io page: https://npm.io/package/react-addons-test-utils

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 15.6.2 (latest) — 2017-09-26
- 15.6.0-rc.0 (15-next) — 2017-06-13
- 15.5.0-rc.2 (dev) — 2017-04-06
- 15.6.0 — 2017-06-14
- 15.6.0-rc.1 — 2017-06-01
- 15.5.1 — 2017-04-09
- 15.5.0 — 2017-04-07
- 15.5.0-rc.1 — 2017-04-05
- 15.5.0-rc.0 — 2017-04-04
- 16.0.0-alpha.3 — 2017-02-23
- 16.0.0-alpha.2 — 2017-02-09
- 16.0.0-alpha.0 — 2017-01-25
- 16.0.0-alpha — 2017-01-10
- 15.4.2 — 2017-01-06
- 15.4.1 — 2016-11-23
- … 44 more at https://npm.io/package/react-addons-test-utils/versions

## README

# 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`

---
_Source: https://npm.io/package/react-addons-test-utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
