added store_result functionality
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
\item \incode{condition} : If \incode{true}, will execute the test step. Otherwise, the test step is skipped
|
||||
\item \incode{process\_result} : Processes the result
|
||||
\item \incode{expected\_result} : Expected result of the item
|
||||
\item \incode{store\_result} : Stores the result in a global variable
|
||||
\item \incode{no\_fail} : If \incode{true}, forces the step result to be \pass{PASS}
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
||||
Reference in New Issue
Block a user