Revision: 3941
Author: janne.t.harkonen
Date: Thu Aug 26 06:20:51 2010
Log: mention robot usage with jar distribution
http://code.google.com/p/robotframework/source/detail?r=3941
Modified:
/trunk/doc/userguide/src/ExecutingTestCases/PostProcessing.txt
=======================================
--- /trunk/doc/userguide/src/ExecutingTestCases/PostProcessing.txt Mon May
10 03:34:45 2010
+++ /trunk/doc/userguide/src/ExecutingTestCases/PostProcessing.txt Thu Aug
26 06:20:51 2010
@@ -21,6 +21,7 @@
data files or directories.
+
Creating different reports and logs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -44,6 +45,12 @@
rebot path/to/output_file.xml
rebot --include smoke --name Smoke_Tests c:\results\output.xml
+When using Robot Framework jar distribution, :prog:`rebot` is started with
command:
+
+::
+
+ java -jar robotframework-<version>.jar rebot
+
.. Note:: When running tests with Jython, the default JVM maximum
memory size may not be enough for creating reports and logs
if output files are very large. If that happens, you can