An open API service indexing awesome lists of open source software.

https://github.com/helpscout/test-utils

☂️ Test Utils: Handy utils for React and JavaScript testing
https://github.com/helpscout/test-utils

enzyme jsdom open-source react test testing utilities

Last synced: 3 months ago
JSON representation

☂️ Test Utils: Handy utils for React and JavaScript testing

Awesome Lists containing this project

README

          

# ☂️ Test Utils

[![Build Status](https://travis-ci.org/helpscout/test-utils.svg?branch=master)](https://travis-ci.org/helpscout/test-utils)
[![Coverage Status](https://coveralls.io/repos/github/helpscout/test-utils/badge.svg?branch=master)](https://coveralls.io/github/helpscout/test-utils?branch=master)

> Test Utils: Handy utils for React and JavaScript testing

## Table of Contents

- [Installation](#installation)
- [See also](#see-also)

## Installation

```
npm install --save-dev @helpscout/test-utils
```

## See also

- [React Utils](https://github.com/helpscout/react-utils)