Hi all,<div><br></div><div>I am trying to run unit tests and I noticed some thing odd:</div><div><br></div><div>If I have 2 test methods testA, testB in 1 class Test(unittest.TestCase). Both of them run correctly if I run them separately (commenting out the other), but if i run them both in one run, the second one fails (gives the wrong output). I think I correctly stop all tasklets in between (after a test the stackless.getruncount() == 1). The script terminates in all cases.</div>
<div><br></div><div>Is anyone familiar with this problem?</div><div>Can anyone suggest a solution?</div><div><br></div><div>This happens both in WingIDE and Eclipse/PyDev.</div><div><br></div><div>Cheers, Lars<br clear="all">
<div><br></div>-- <br>====================================<br>Lars van Gemerden<br><a href="mailto:lars@rational-it.com">lars@rational-it.com</a><br>+31 6 26 88 55 39<br>====================================<br>
</div>