Updates:
        Status: Started
        Owner: janne.t.harkonen

Comment #4 on issue 452 by janne.t.harkonen: Possibility to verify test data without actually executing tests (dry-run)
http://code.google.com/p/robotframework/issues/detail?id=452

I did a quick prototype according to specs in the original issue, which I committed in
r3239

The library keywords are not executed and always return None in this implementation. For loops are forced to run through once. Library keywords have status 'NOT_RUN' and
they are colored brown in the log.

Reply via email to