# @apollo/react-testing

> React Apollo testing utilities.

Latest version **4.0.0** (published 2020-07-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @apollo/react-testing
pnpm add @apollo/react-testing
yarn add @apollo/react-testing
bun add @apollo/react-testing
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.0.0 |
| Published | 2020-07-20 |
| First published | 2019-05-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 2.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6790 |
| Author | opensource@apollographql.com |
| Maintainers | apollo-bot |
| Keywords | apollo, graphql, react, testing |

## Links

- npm: https://www.npmjs.com/package/@apollo/react-testing
- Repository: https://github.com/apollographql/react-apollo
- Homepage: https://github.com/apollographql/react-apollo#readme
- Issues: https://github.com/apollographql/react-apollo/issues
- npm.io page: https://npm.io/package/@apollo/react-testing

## Dependencies (1)

- [@apollo/client](https://npm.io/package/@apollo/client.md) latest

## Alternatives

- [apollo-link-http-common](https://npm.io/package/apollo-link-http-common.md) — 879.0K weekly downloads
- [react-relay](https://npm.io/package/react-relay.md) — 336.8K weekly downloads
- [relay-test-utils](https://npm.io/package/relay-test-utils.md) — 181.6K weekly downloads
- [@vendure/core](https://npm.io/package/@vendure/core.md) — 14.8K weekly downloads
- [@pnpm/deps.graph-sequencer](https://npm.io/package/@pnpm/deps.graph-sequencer.md) — 13.4K weekly downloads

## Recent versions

- 4.0.0 (latest) — 2020-07-20
- 4.0.0-beta.2 (beta) — 2020-07-10
- 3.2.0-alpha.0 (alpha) — 2019-09-26
- 3.1.4 — 2020-04-03
- 4.0.0-beta.1 — 2020-01-23
- 4.0.0-beta.0 — 2020-01-17
- 3.2.0-beta.1 — 2020-01-16
- 3.2.0-beta.0 — 2019-11-06
- 3.1.3 — 2019-10-15
- 3.1.2 — 2019-10-02
- 3.1.2-beta.1 — 2019-10-01
- 3.1.1 — 2019-09-16
- 3.1.0 — 2019-09-06
- 3.1.0-beta.0 — 2019-08-18
- 3.0.1 — 2019-08-15
- … 8 more at https://npm.io/package/@apollo/react-testing/versions

## README

# <a href="https://www.apollographql.com/"><img src="https://user-images.githubusercontent.com/841294/53402609-b97a2180-39ba-11e9-8100-812bab86357c.png" height="100" alt="React Apollo"></a>

## React Apollo - Testing

[![npm version](https://badge.fury.io/js/%40apollo%2Freact-testing.svg)](https://badge.fury.io/js/%40apollo%2Freact-testing)
[![Build Status](https://circleci.com/gh/apollographql/react-apollo.svg?style=svg)](https://circleci.com/gh/apollographql/react-apollo)
[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/apollo)

React Apollo testing utilities.

### Installation

```
npm install @apollo/react-testing
```

### Documentation

All Apollo Client documentation, including React Apollo usage articles and helpful recipes, lives on [https://www.apollographql.com/docs/react/](https://www.apollographql.com/docs/react/)

For the React Apollo API reference, visit [https://www.apollographql.com/docs/react/api/react-apollo.html](https://www.apollographql.com/docs/react/api/react-apollo.html)

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