Skip to content

Log consumed record in a file #15

@mrebiai

Description

@mrebiai

When Kapoeira consumes records, we could maybe also store them into a file for more external assertions.

A first syntax

Then expected records and log to file output.log
      | topic_alias| key        | value  |
      | topic-out  | my-key | result1 |
      | topic-out  | my-key | result2 |

And output.log could be

output1
output2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions