Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akiran/react-test-examples

Basic examples for testing react components
https://github.com/akiran/react-test-examples

Last synced: about 1 month ago
JSON representation

Basic examples for testing react components

Awesome Lists containing this project

README

        

# Testing examples of react

To run tests

```
npm install
npm test
```