Status: Accepted Owner: ---- Labels: Type-Enhancement Priority-Medium Target-2.6
New issue 829 by [email protected]: Add option to disable output.xml http://code.google.com/p/robotframework/issues/detail?id=829Sometimes I would prefer only getting the return code and console output from a test run. Especially with dryrun this could be useful.
This could be implemented by for example adding the option to define --output None from command line.
