Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce one record from a multiline text file #16

Open
mrebiai opened this issue Nov 22, 2023 · 0 comments
Open

Produce one record from a multiline text file #16

mrebiai opened this issue Nov 22, 2023 · 0 comments

Comments

@mrebiai
Copy link
Member

mrebiai commented Nov 22, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant