Skip to content
#

react-boilerplate

Here are 372 public repositories matching this topic...

react-boilerplate
vivek9716
vivek9716 commented Apr 25, 2020

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

Description

A clear and concise description of what the bug is.

Steps to reproduce

Steps to reproduce the behavior:

(Add link to a dem

react-boilerplate-cra-template
lsanders
lsanders commented Apr 30, 2020

Description

CRA docs say to pass --coverage flag via:
npm test -- --coverage

But this results in failing test due to render issue that aren't reported with just npm test

This is awesome, by the way!

Steps to reproduce

Steps to reproduce the behavior:

npx create-react-app --template cra-template-rb my-app
cd my-app
npm test -- --coverage

Expected behavior
Test

Improve this page

Add a description, image, and links to the react-boilerplate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-boilerplate topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.