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
Kapoeira should be able to produce ONE record from a multiline text file (not 1 record per line).
Syntax example
Scenario: Nominal with file
When one record from file with value are sent
| topic_alias | key | file |
| topic-in | my-key | features/records/my-multiline-text-file.dat |
With my-multiline-text-file.dat
foo
bar
baz
The text was updated successfully, but these errors were encountered:
Kapoeira should be able to produce ONE record from a multiline text file (not 1 record per line).
Syntax example
With my-multiline-text-file.dat
The text was updated successfully, but these errors were encountered: