You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the docs (under 'Syntactic Variations'), a double pipe symbol can be used in a data table to visually separate the inputs from the outputs:
where:
in1 | in2 || out
3 | 5||57 | 0||70 | 0||0
It would be great if Spock-Reports could recognize this and somehow make it clear in the report.
The text was updated successfully, but these errors were encountered:
According to the docs (under 'Syntactic Variations'), a double pipe symbol can be used in a data table to visually separate the inputs from the outputs:
It would be great if Spock-Reports could recognize this and somehow make it clear in the report.
The text was updated successfully, but these errors were encountered: