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

https://github.com/codibly/material-ui-testing

Common queries for the Material UI testing by React Testing Library
https://github.com/codibly/material-ui-testing

Last synced: 5 months ago
JSON representation

Common queries for the Material UI testing by React Testing Library

Awesome Lists containing this project

README

          

# @codibly/material-ui-testing

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)

[![npm version](https://img.shields.io/npm/v/@codibly/material-ui-testing.svg)](https://www.npmjs.com/package/@codibly/material-ui-testing)
[![npm license](https://img.shields.io/npm/l/@codibly/material-ui-testing.svg)](https://www.npmjs.com/package/@codibly/material-ui-testing)
[![npm downloads](https://img.shields.io/npm/dt/@codibly/material-ui-testing.svg)](https://www.npmjs.com/package/@codibly/material-ui-testing)
[![npm types](https://img.shields.io/npm/types/@codibly/material-ui-testing.svg)](https://www.npmjs.com/package/@codibly/material-ui-testing)

Common queries for the Material UI testing by React Testing Library

## Installation

This package is available as an [npm package](https://www.npmjs.com/package/@codibly/material-ui-testing).

```
npm install --save @codibly/material-ui-testing
```

## Usage

## License

MIT