Start to write tests !
Sent from my iPhone > On 3 mars 2015, at 13:22, Julien Delplanque <jul...@tamere.eu> wrote: > >> On 03/03/15 13:11, Serge Stinckwich wrote: >> This is not really difficult to implement a khi2 or ks-test. I'm doing that >> with my 1st year university student in Python. I will try if I found sone >> time in Pharo. > I know it's not complicated, I had to implement KS test in python for > another project (but I don't think you are one of my professor :p). > > I will do it soon but I'm still noob in smalltalk so I don't know where > to implement this and how: class messages or object messages for example? > > Julien >