[Ml-yokadi] Test suite

Aurélien Gâteau aurelien.gateau
Dim 4 Jan 15:13:54 CET 2009


Sébastien Renard wrote:
> It seems that just calling unittest.main() does the same. As am a noob in 
> unittest I do not dare to commit the change.
> 
> Is it correct or dumb ?

Correct! I thought unittest.main() would only work if the test-case was 
declared in the same file, but there is no difference between importing 
the test-case and declaring it in the same file.

Aurélien



Plus d'informations sur la liste de diffusion Ml-yokadi