[Tutor] unittest skipping tests

Alan Gauld alan.gauld at btinternet.com
Thu Aug 1 14:19:18 CEST 2013


On 01/08/13 13:11, Matthew Ngaha wrote:
> im trying to do some unittesting and i've written 1 class with 4 test
> methods and it skips 2 of these methods for no reason. If i comment
> out the 2 it doesn't skip, it will now test the 2 it previously
> skipped. Is this the default behaviour

I'm pretty sure its not the default but it might help if you posted the 
code and a cut n' paste of your test session. That way we can see what 
framework you use, how you use it and what actually happens.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list