Status: Started
Owner: [email protected]
Labels: Type-Enhancement Target-2.8 Priority-Low

New issue 1445 by [email protected]: Depracate command-line parameter --runmode in favor of separate options
http://code.google.com/p/robotframework/issues/detail?id=1445

After this enhancement, the following boolean flags can be specified:

Option '--dryrun', which is the same as using '--runmode DryRun'
Option '--exitonfailure', which is the same as using '--runmode ExitOnFailure' Option '--skipteardownonexit', which is the same as using '--runmode SkipTeardownOnExit'

Additionally, the following options can be used to randomize test execution order:

Option '--randomize tests', which is the same as using '--runmode Random:Test' Option '--randomize suites', which is the same as using '--runmode Random:Suite'
Option '--randomize all', which is the same as using '--runmode Random:All'

Command-line option --runmode is deprecated as part of this enhancement.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- 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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to