Revision: 7c7e89d0170d
Branch:   default
Author:   Anssi Syrjäsalo
Date:     Tue Jun 11 01:19:16 2013
Log:      2.8: Link titles
http://code.google.com/p/robotframework/source/detail?r=7c7e89d0170d&repo=wiki

Modified:
 /ReleaseNotes28.wiki

=======================================
--- /ReleaseNotes28.wiki        Tue Jun 11 01:17:19 2013
+++ /ReleaseNotes28.wiki        Tue Jun 11 01:19:16 2013
@@ -114,10 +114,10 @@

 New, handier command line options are introduced in favor of `--runmode`:

- * `--dryrun`, equal to `--runmode dryrun` [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#dry-run] - * `--randomize none/tests/suites/all`, equal to `--runmode Random:<what>` [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#randomizing-execution-order] - * `--exitonfailure`, equal to `--runmode exitonfailure` [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#stopping-when-first-test-case-fails] - * `--skipteardownonexit`, equal to `runmode skipteardownonexit` [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#handling-teardowns] + * `--dryrun`, equal to `--runmode dryrun` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#dry-run dry running tests] + * `--randomize none/tests/suites/all`, equal to `--runmode Random:<what>` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#randomizing-execution-order randomizing test execution order] + * `--exitonfailure`, equal to `--runmode exitonfailure` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#stopping-when-first-test-case-fails stopping when the first test case fails] + * `--skipteardownonexit`, equal to `runmode skipteardownonexit` for [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#handling-teardowns skipping teardowns when execution is stopped]

 == Backwards incompatible changes  ==

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to