stryker-mutator / stryker-handbook

A comprehensive guide to the stryker ecosystem
Apache License 2.0
71 stars 11 forks source link

Add react guide #3

Closed simondel closed 6 years ago

simondel commented 6 years ago

This guide is meant to help users who want to use Stryker with a React project.

simondel commented 6 years ago

@mthmulders @Archcry @JoshuaKGoldberg Could you provide some feedback on this guide?

Right now, I have an npm i -D command in the guide. We may want to replace this with yarn for the React example but I'm not sure.

nicojs commented 6 years ago

I would like to propose a different directory structure. Let's put this guide under stryker/configuration/react.md. Grouping all configuration guides together would make scraping easier. We'll update the guides for scraping later, but let's at least make sure the location is already what we want it to be.

simondel commented 6 years ago

I'll fix the layout of the repo in a separate commit directly to master.

nicojs commented 6 years ago

Great job! Thanks

mthmulders commented 6 years ago

A bit late to the party, but it looks good to me!

nicojs commented 6 years ago

You, my friend, are always right on time for any party.