added last reports changes.
This commit is contained in:
@@ -239,13 +239,13 @@ main:
|
||||
\begin{columns}
|
||||
\column{0.6\textwidth}
|
||||
\begin{itemize}
|
||||
\item Supports sqlite, Junit, JSON, txt formats
|
||||
\item Designed to ease the addition of new formats if any specific request
|
||||
\item Built-in formats: \incode{sqlite}, \incode{junit}, \incode{json}, \incode{html}, \incode{text}
|
||||
\item Custom formats via Python entry-points (\incode{testium.exporters} group) — installable as standalone packages
|
||||
\item Added to the root of the main .tum file
|
||||
\begin{itemize}
|
||||
\item \incode{path}: The report path
|
||||
\item \incode{file\_name}: The name of the report file
|
||||
\item \incode{export}: The type of export
|
||||
\item \incode{export}: The type(s) of export — single entry or list
|
||||
\item \incode{log\_stored}: Stores the log extracts in the report
|
||||
\end{itemize}
|
||||
\item the \incode{report} test item can also generate some intermediate reports
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user