Le 29/10/2014 00:13, Chris McMahon a écrit : > > Relevant to our interests, this seems to two nice guides to practical > unit testing in PHP from > Etsy: > http://codeascraft.com/2014/08/20/teaching-testing-our-testing-101-materials/
Their testing best practices guide is a good introduction. It is geared toward PHP and PHPUnit but the concepts remain the same for other languages. https://github.com/etsy/Testing101/blob/master/Testing_Best_Practices.md -- Antoine "hashar" Musso _______________________________________________ teampractices mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/teampractices
