Revision: 3693
Author: janne.t.harkonen
Date: Mon May 31 05:18:35 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/robotframework/source/detail?r=3693

Modified:
 /wiki/ReleaseNotes25.wiki

=======================================
--- /wiki/ReleaseNotes25.wiki   Mon May 31 04:47:06 2010
+++ /wiki/ReleaseNotes25.wiki   Mon May 31 05:18:35 2010
@@ -81,6 +81,10 @@
     ${EMPTY}       ${VALID PASSWORD}
     ${EMPTY}       ${EMPTY}
 }}}
+
+== Possibility to validate test data using dry-run ==
+
+A new command line option `--runmode dryrun` was added to support validation of test data without actually executing the lowest level keywords (issue 452).

 == Full Jython 2.5 support ==

Reply via email to