biglovisa / react-tdd-exercises

Test suites to practice tdd:ing react components
13 stars 3 forks source link

source + test in same unit #5

Open biglovisa opened 8 years ago

biglovisa commented 8 years ago

Change structure to have tests and source co locate. This will make it feel more like individual units and make it easier to run one suite at a time.