Path:
tests/integration/features/commands/about/01_print_about/test.itest
Lines:
15
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-163, scope=file)
3
#
4
5
RUN: %strictdoc about | filecheck %s --dump-input=fail
6
7
CHECK:╔════════════════════════════════════════════════════════════════════════╗
8
9
CHECK:║ StrictDoc ║
10
11
CHECK:║ ║
12
13
CHECK:║ GitHub: https://github.com/strictdoc-project/strictdoc ║
14
15
CHECK:╚════════════════════════════════════════════════════════════════════════╝