<div dir="ltr"><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 29, 2014 at 11:54 AM, Antoine Musso <span dir="ltr"><<a href="mailto:hashar+wmf@free.fr" target="_blank">hashar+wmf@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Le 29/10/2014 00:13, Chris McMahon a écrit :<br>
<span class="">><br>
> Relevant to our interests, this seems to two nice guides to practical<br>
> unit testing in PHP from<br>
> Etsy: <a href="http://codeascraft.com/2014/08/20/teaching-testing-our-testing-101-materials/" target="_blank">http://codeascraft.com/2014/08/20/teaching-testing-our-testing-101-materials/</a><br>
<br>
</span>Their testing best practices guide is a good introduction.  It is geared<br>
toward PHP and PHPUnit but the concepts remain the same for other languages.<br>
<br>
<a href="https://github.com/etsy/Testing101/blob/master/Testing_Best_Practices.md" target="_blank">https://github.com/etsy/Testing101/blob/master/Testing_Best_Practices.md</a></blockquote><div><br></div><div>Slightly related only, but very timely. Google Code-in is approaching (the program where pre-university students complete hundreds of small tasks), and we are looking for clonable tasks, aka types of tasks that can be repeated in big quantities.<div><br></div><div><a href="https://www.mediawiki.org/wiki/Google_Code-in_2014">https://www.mediawiki.org/wiki/Google_Code-in_2014</a><br></div><div><br></div><div>I was wondering whether we could use Google Code-in to increase our unit testing coverage. I guess there are certain components and areas easier to to cover than others, and I guess there is DIY documentation that could be used here, but I have no idea of how feasible and useful this would be. </div></div></div></div></div>