Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/greenyouse/prop-types-faker-testing

Example project using prop-types-faker
https://github.com/greenyouse/prop-types-faker-testing

Last synced: 2 days ago
JSON representation

Example project using prop-types-faker

Awesome Lists containing this project

README

        

# Demo project for prop-types-faker

Here's a sample project to show how to use [prop-types-faker](https://github.com/greenyouse/prop-types-faker).

## Gotchas

Don't forget to import parsePropTypes at the top of your test files.

See the `src/index.test.js` for an example.