kentcdodds / ama

Ask me anything!
https://github.com/kentcdodds/ama/issues?q=is%3Aissue+is%3Aclosed
685 stars 75 forks source link

Documenting testing process and good code coverage #807

Open ritchieanesco opened 4 years ago

ritchieanesco commented 4 years ago

Hi Kent,

I'm currently working in a large team and wanted to document where and when we do integration and unit tests and why we do it. The documentation will help onboard new developers but also ensure that the current team follows the same practise. I was wondering if PayPal or even your open source projects had similar documentation/guidelines, if not how did you communicate the expected type of testing required.

Thanks for all the helpful tips and advice Ritchie