react-parcel-example icon indicating copy to clipboard operation
react-parcel-example copied to clipboard

Adding tests

Open gnapse opened this issue 8 years ago • 2 comments

Have you considered adding support for tests? This would make it much more useful as a potential React starter kit, while still keeping it relatively minimal. I already did it in a fork for my own use, and I'd be willing to make a PR, but I wonder if you're willing to move this project in that direction, or you want to keep it as an example of how minimal things are with parcel?

gnapse avatar Dec 07 '17 03:12 gnapse

Not a bad idea. Jest is pretty much the gold standard at this point. Would be easy to add

jaredpalmer avatar Dec 07 '17 15:12 jaredpalmer

I'll make a PR for this

gnapse avatar Dec 07 '17 16:12 gnapse