in reply to Re^2: Get the number of the current test when debugging a test script
in thread Get the number of the current test when debugging a test script
Thanks marinersk, not exactly... the bug was in a specific place in the code. It wasn't being caused by a specific number of tests being run, but it did happen after a certain number of tests had run, simply because that was when the first test was performed on a buggy method.
But anyone in the situation you describe should also find the answer to my question useful.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Get the number of the current test when debugging a test script
by marinersk (Priest) on Jun 30, 2015 at 19:05 UTC |