Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Theofilos Manitaras <[email protected]>
  • Loading branch information
vkarak and teojgo authored Dec 2, 2024
1 parent 465ec1c commit ed497bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manpage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@ The way the tests are generated and how they interact with the test filtering op

Parameterize a test on an existing variable.

The test will behave as if the variable ``VAR`` was a paramter taking the values ``VAL0,VAL1,...``.
The test will behave as if the variable ``VAR`` was a parameter taking the values ``VAL0,VAL1,...``.
The values will be converted based on the type of the target variable ``VAR``.
The ``TEST.`` prefix will only parameterize the variable ``VAR`` of test ``TEST``.

Expand Down

0 comments on commit ed497bc

Please sign in to comment.