...
Code Block |
---|
"""
@PRIMARY: Primary Requirement ID
@PRIMARY_DESC: Textual description of the primary requirement
@SECONDARY: Secondary Requirement ID if it exists
@SECONDARY_DESC: description of the Secondary Requirement if it exists
@DESIGN: Design details
@TESTCASE: Test case description
""" |
...