On 23 Nov 2014, at 19:45, 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.


Good question��� I think tests where done kind of randomly until now.
For answering the question ���where would test be of help���, I think we should look into using test coverage tools.

There is 

http://smalltalkhub.com/#!/~ObjectProfile/S2py

But not much explanation on how to use it���

Marcus