To: Pharo Development List <pharo-dev@lists.pharo.org> Subject: Re: [Pharo-dev] contributing to Pharo testing effort Message-ID: <547332E2.4080107@openInWorld.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed sheridan@sheridan-mahoney.com wrote:
Hi there, I am interested in helping out with writing tests in Pharo, and was wondering where would be a good place to start. I am familiar with Smalltalk from working at GemStone Systems in their QA department some years ago, but am somewhat new to Pharo. Any advice would be very appreciated. Best regards, Sheridan Mahoney
I can't direct you to a particular area, but (not that I've used it) maybe you can try out Hapao to see if it helps you pick where the gaps are.
http://www.pharocasts.com/2011/04/test-coverage-with-hapao.html [1]
http://hapao.dcc.uchile.cl/ [2]
http://objectprofile.com/Hapao.html [3]
cheers -ben
P.S. I wonder if it would be practical to generate some Hapao reports on each Pharo build as a CI job - to be available as a ready reference for such questions?
***************************
Links: ------ [1] http://www.pharocasts.com/2011/04/test-coverage-with-hapao.html [2] http://hapao.dcc.uchile.cl/ [3] http://objectprofile.com/Hapao.html Hi Ben, Thanks for the pointers. I'll take a look at Hapeo as you suggest. It seems like a great idea to get an overall sense of what's going on where before I start. Cheers, Sheri