We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently we use [person1_val, person2_val] for yaml tests with multiple people in the household. I think it would be clearer to do:
[person1_val, person2_val]
- person1_val - person2_val
As it matches the input format of people across rows, and enables comments for individuals separately.
Activity