StrictDoc Documentation
tests/integration/features/reqif/profiles/p01_sdoc/end_to_end/01_minimal_reqif/test.itest
Source file coverage
Path:
tests/integration/features/reqif/profiles/p01_sdoc/end_to_end/01_minimal_reqif/test.itest
Lines:
11
Non-empty lines:
9
Non-empty lines covered with requirements:
9 / 9 (100.0%)
Functions:
0
Functions covered by requirements:
0 / 0 (0.0%)
1
#
2
# @relation(SDOC-SRS-72, scope=file)
3
#
4
 
5
RUN: %strictdoc export --formats=reqif-sdoc %S/sample.sdoc --output-dir %T
6
RUN: reqif validate --use-reqif-schema %T/reqif/output.reqif
7
RUN: %strictdoc convert %T/reqif/output.reqif %T/
8
RUN: %diff %S/sample.sdoc %T/sample.sdoc
9
 
10
RUN: %cat %T/reqif/output.reqif | filecheck %s
11
CHECK: <REQ-IF xmlns="http://www.omg.org/spec/ReqIF/20110401/reqif.xsd" xmlns:xhtml="http://www.w3.org/1999/xhtml">