Feature #5246
closedТекст при вызове "requality report help" в консоли
100%
Description
Usage: requality report <path to template> <path to catalogue> <target location> [-root="root qid"] [-param="value"]
Here:
<path to template> - path to the report template (.xml file). In Requality package all templates are usually situated in the "templates" directory in its specific template folders.
<path to catalogue> - path to Requality project under consideration.
<target location> - path to the folder where you want to put generated report.
"root qid" - report root requirement qid, begins with "/". Default value - "/Requirements".
[-param="value"] construction allows to set user-defined parameter for report generation. Parameter name cannot be 'root' because this name is related to root node for report generation. It is possible to define set of parameters.
Текст предварительный, нужно его еще на свежую голову перечитать, обсудить. Записываю, чтобы не забыть.
Updated by Alexey Khoroshilov about 10 years ago
Usage: requality report <template> <catalogue> <output folder> [-root="<root qid>"] [-<param>="<value>"]
Here:
<template> - a path to a report template (.xml file). All templates delivered with Requality plugin are placed in "templates" subfolder.
<catalogue> - a path to the Requality project to be used as a source for report generation.
<output folder> - a path to the folder where report to be generated.
<root qid> - qualified identifier of requirement to be used as a root for report generation. Default value - "/Requirements".
[-<param>="<value>"] - a set of report-specific parameters. See documentation for the corresponding report template if it supports additional parameters.
Updated by Denis Kildishev about 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r3701.
Updated by Denis Kildishev about 10 years ago
- Published in build set to 0.17.204
Updated by Viktoria Kopach about 10 years ago
- Status changed from Resolved to Verified
Updated by Anastasia Tugaenko over 8 years ago
- Status changed from Verified to Closed