SW-Tests Tracing Report

L.O.B.S.T.E.R.

L.O.B.S.T.E.R.

Lightweight Open BMW Software Traceability Evidence Report
!

Overview

Coverage

Category Ratio Coverage OK Items Total Items
SwRequirements 100.0% 100.00% 64 64
SwTests 100.0% 100.00% 44 44
SwTestCode 100.0% 100.00% 44 44

Tracing policy

LOBSTER Tracing Policy n_cc968a3bfc90508a956f766883550981 SwRequirements n_024c7febd35f8c410ed57f70fc1c354e SwTests n_cc968a3bfc90508a956f766883550981->n_024c7febd35f8c410ed57f70fc1c354e n_561fb4ac032e7f3d727cc0fcbde976fc SwTestCode n_024c7febd35f8c410ed57f70fc1c354e->n_561fb4ac032e7f3d727cc0fcbde976fc

Filtering

Item Filters

Show Issues

Filter

Issues

Detailed report

Requirements and Specification

SwRequirements

trlc/swe-req/swe-req.trlc
TRLC Swreq SwRequirements.sw_req_cli
The software shall be a command-line interface (CLI) application.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_translation
The software shall support the requirement type attribute name translation via a translation file in JSON format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_prj_spec
The software shall support project specific adaptions for the conversion.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_version
The software shall provide a version information in the format '<program-name> <major>.<minor>.<patch>'.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_process_trlc_symbols
The software shall process all TRLC symbols from the TRLC files.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_destination_format
The software shall convert the TRLC files to the required destination format.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_verbose_mode
The software shall show additional conversion information in verbose mode.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_error
The software shall log any error message on stderr.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_prj_spec_file
The project specific conversion file shall be a Python file.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_prj_spec_interface
The project specific conversion interface shall be realized by an abstract interface.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_cli_help
The software shall support the command line argument '-h' and --help' to show the help information.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_cli_version
The software shall support the command line argument '--version' to show the version information.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_cli_source
The software shall support the command line argument '-s' and '--source' multiple times to specify the source file(s) (*.rsl and *.trlc).
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_cli_include
The software shall support the command line argument '-i' and '--include' multiple times to specify the file(s) for automatic inclusion.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_cli_exclude
The software shall support the command line argument '-ex' and '--exclude' multiple times to specify the file(s) for automatic exclusion.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_no_prj_spec
If no project specific conversion file is provided, the software shall use a default conversion.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_cli_out
The software shall support the command line argument '-o' and '--out' to specify the output directory.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_cli_translation
The software shall support the command line argument '-tr' and '--translation' to specify the translation JSON file.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown
The software shall support the conversion into Markdown format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_section
The Markdown converter shall convert a TRLC section into a Markdown heading by considering the depth level.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_record
The Markdown converter shall convert the attributes of a TRLC record into a Markdown table.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_escape
The software shall escape all strings according the Markdown format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_heading
The Markdown converter shall provide a function to create a Markdown heading.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_table
The Markdown converter shall provide the functionality to create a Markdown table.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_list
The Markdown converter shall provide a function to create a Markdown list, as well as a HTML list.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_link
The Markdown converter shall provide a function to create a Markdown link.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_image
The Markdown converter shall provide a function to create a Markdown image to embed images.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_text_color
The Markdown converter shall provide a function to create colored text in Markdown format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_soft_return
The Markdown converter shall provide a function to convert a line feed to Markdown soft return.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_out_folder
The Markdown converter shall create the converted files in the specified output folder.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_multiple_doc_mode
The software shall create a Markdown file for each TRLC file by default.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_md_top_level
The software shall add a top level heading to the Markdown file if there is no top level section.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_single_doc_mode
The software shall create a single Markdown file which combines all TRLC files if requested by command line arguments.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_out_file_name_default
The output file name shall be 'output.md' by default.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_out_file_name_custom
The output file name shall be customizable by command line arguments.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_sd_top_level
The software shall add a top level heading to the Markdown file in single doc mode.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_top_level_default
The top level heading shall be 'Specification' by default.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_markdown_top_level_custom
The top level heading shall be customizable by command line arguments.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst
The software shall support the conversion into reStructuredText format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_section
The reStructuredText converter shall convert a TRLC section into a reStructuredText heading by considering the depth level.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_record
The reStructuredText converter shall convert the attributes of a TRLC record into a reStructuredText admonition with a table.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_escape
The software shall escape all strings according the reStructuredText format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_heading
The reStructuredText converter shall provide a function to create a reStructuredText heading.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_admonition
The reStructuredText converter shall provide a function to create a reStructuredText admonition.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_table
The reStructuredText converter shall provide a function to create a reStructuredText table.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_list
The reStructuredText converter shall provide a function to create a reStructuredText list.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_link
The reStructuredText converter shall provide a function to create a reStructuredText link.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_image
The reStructuredText converter shall provide a function to create a reStructuredText image to embed images.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_role
The reStructuredText converter shall provide a function to create role text in reStructuredText format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_out_folder
The reStructuredText converter shall create the converted files in the specified output folder.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_multiple_doc_mode
The software shall create a reStructuredText file for each TRLC file by default.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_single_doc_mode
The software shall create a single reStructuredText file which combines all TRLC files if requested by command line arguments.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_out_file_name_default
The output file name shall be 'output.rst' by default.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_out_file_name_custom
The output file name shall be customizable by command line arguments.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_sd_top_level
The software shall add a top level heading to the reStructuredText file in single doc mode.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_sd_top_level_default
The top level heading shall be 'Specification' by default.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_rst_sd_top_level_custom
The top level heading shall be customizable by command line arguments.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_docx
The software shall support the conversion into docx format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_docx_template
The software shall support loading a docx template to append docx content to.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_docx_file
The software shall create a combined docx file for each TRLC file in file read order as provided by TRLC.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_docx_section
If no project specific conversion file is available, a TRLC section shall be converted into a Docx heading by considering the depth level.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_docx_record
If no project specific conversion file is available, consecutive TRLC records shall be converted into a docx heading with depth+1 and a table listing the attributes.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_ascii_conversion
The software shall support a simple conversion into text format to console out.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swreq SwRequirements.sw_req_plantuml
The software shall support the conversion of a PlantUML diagram to a propriate image format.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC

SwTests

trlc/swe-test/swe-test.trlc
TRLC Swtestcase SwTests.tc_cli
This test case checks whether the tool supports the command line arguments.
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_translation
This test case check whether the translation of requirement attributes works.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_prj_spec
This test case check whether a project specific converter can be instantiated.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_version
This test case check whether '--version' shows the correct version format format <program-name> <major>.<minor>.<patch>.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_process_trlc_symbols_one_file_one_req
This test case check whether one single TRLC requirement is printed out of one TRLC file.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_process_trlc_symbols_two_files_one_req
This test case check whether one single TRLC requirement per TRLC file is printed out of two TRLC files.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_verbose
This test case check whether in verbose mode more information is printed out.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_error
This test case check whether error messages are printed to stderr.
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_plantuml
This test case checks the conversion of a PlantUML diagram into an image.
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_help
This test case checks whether the help information is shown with '--help' without project specific converter.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_help_prj_spec
This test case checks whether the help information is shown with '--help' with project specific converter.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_cli_exclude
This test case checks whether a TRLC file can be excluded from the conversion.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_cli_include
This test case checks whether a TRLC file can be included as on demand context in the conversion.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_cli_translation
This test case checks whether a translation file can be configured via the command line.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown
This test case checks whether the conversion to Markdown format works.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_section
This test case checks whether the conversion of a TRLC section to a Markdown section works.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_escape
This test case checks whether the default Markdown converter can convert strings with Markdown escaping.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_heading
This test case checks whether the default Markdown converter provides a function
to create valid Markdown headings.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_table
This test case checks whether the default Markdown converter provides the functionality
to create valid Markdown tables.
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_list
This test case checks whether the default Markdown converter provides a function
to create valid Markdown list and a valid HTML list.
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_link
This test case checks whether the default Markdown converter provides a function
to create valid Markdown links.
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_image
This test case checks whether the default Markdown converter provides a function
to embed images in Markdown.
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_text_color
This test case checks whether the default Markdown converter provides a function
to create colored text in Markdown.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_soft_return
This test case checks whether the default Markdown converter provides a function
to encode line feeds as Markdown soft returns.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_out_folder
This test case checks whether the default Markdown converter creates output files in the
specified output folder.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_markdown_multi_doc
This test case checks whether the conversion to markdown in multiple document mode creates one output document per TRLC source file and
whether the top level heading is created when required.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst
This test case checks whether the conversion to reStructuredText format works.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_section
This test case checks whether the conversion of a TRLC section to a reStructuredText section works.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_escape
This test case checks whether the default reStructuredText converter can convert strings with reStructuredText escaping.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_heading
This test case checks whether the default reStructuredText converter provides a function
to create valid reStructuredText headings.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_admonition
This test case checks whether the default reStructuredText converter provides a function
to create valid reStructuredText admonition.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_table
This test case checks whether the default reStructuredText converter provides the functionality
to create valid reStructuredText tables.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_list
This test case checks whether the default reStructuredText converter provides a function
to create valid reStructuredText list.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_link
This test case checks whether the default reStructuredText converter provides a function
to create valid reStructuredText links.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_image
This test case checks whether the default reStructuredText converter provides a function
to embed images in reStructuredText.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_role
This test case checks whether the default reStructuredText converter provides a function
to create colored text in reStructuredText.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_out_folder
This test case checks whether the default reStructuredText converter creates output files in the
specified output folder.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_single_doc_custom
This test case checks whether the conversion to reStructuredText in single document mode is customizeable.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_rst_multi_doc
This test case checks whether the conversion to reStructuredText in multiple document mode convers one output document per TRLC source file.
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_docx
This test case checks whether the conversion to docx format works.
Traces to:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_docx_section
This test case checks whether the conversion of a TRLC section to a docx section works.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_docx_file
This test case checks whether the conversion to docx combines the results from multiple TRLC files into one docx file
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_docx_template
This test case checks whether the conversion using a template works correctly.
Traces to:
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
TRLC Swtestcase SwTests.tc_ascii_conversion
This test case checks whether the conversion to ASCII format works.
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC

Implementation

Verification and Validation

SwTestCode

tests/test_cli.py
PyUnit Test test_cli.test_tc_help:33
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_cli.test_tc_help_prj_spec:63
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_cli.test_tc_cli_exclude:94
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_cli.test_tc_cli_include:134
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
tests/test_docx.py
PyUnit Test test_docx.test_tc_docx:35
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_docx.test_tc_docx_section:78
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_docx.test_tc_docx_file:117
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_docx.test_tc_docx_template:158
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
tests/test_dump.py
PyUnit Test test_dump.test_tc_ascii_conversion:30
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
tests/test_general.py
PyUnit Test test_general.test_tc_cli_no_arguments:33
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_general.test_tc_translation:60
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_general.test_tc_prj_spec:99
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_general.test_tc_version:132
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_general.test_tc_process_trlc_symbols_one_file_one_req:162
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_general.test_tc_process_trlc_symbols_two_files_one_req:198
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_general.test_tc_verbose:239
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
tests/test_markdown.py
PyUnit Test test_markdown.test_tc_markdown:34
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_section:76
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_escape:123
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_heading:151
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_table:179
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_list:214
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_link:235
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_image:266
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_text_color:304
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_soft_return:324
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_out_folder:344
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_single_doc_exclude:380
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_markdown.test_tc_markdown_multi_doc:426
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
tests/test_plantuml.py
PyUnit Test test_plantuml.test_make_server_url:59
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
tests/test_rst.py
PyUnit Test test_rst.test_tc_rst:35
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_section:86
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_escape:140
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_heading:167
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_admonition:196
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_table:217
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_list:254
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_link:272
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_image:300
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_role:339
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_out_folder:359
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_single_doc_custom:395
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_single_doc_exclude:449
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC
PyUnit Test test_rst.test_tc_rst_multi_doc:504
Derived from:
Build Reference: c8da0ce9804e83f3eb808d5a51fd50b3f6dfa838 | Timestamp: 2025-08-14 10:56:32+00:00 UTC