% migrated from trac
When writing a rather lengthy test with an error in the beginning, I do not want to wait the whole execution for the whole test.
If I could type something like
STOPHERE
to avoid the execution of further steps, I could save quite some time.
% migrated from trac
When writing a rather lengthy test with an error in the beginning, I do not want to wait the whole execution for the whole test.
If I could type something like
STOPHERE
to avoid the execution of further steps, I could save quite some time.