TF006 Client requirement

Add the original wording of a requirement from the client

Is a test for

Initial state

The expected state is the final state of TF002 Generate a PDF

Procedure

Step 1

Add the client wording of a requirement

$ cat requirements.yaml
kind: requirements
category: functional
requirements:
- id: RF01
  long: The first requirement
- id: RF02
  short: Second
  long: The second requirement
  client_statement: I want this and that

Step 2

Regenerate the PDF and verify the client statement appears above the regular statement

$ typst compile specification.typ --open