Skip to content

Review if stdout/stderr needs to have more detailed structure? #14

@a2geek

Description

@a2geek

With match applying to both stdout and stderr, maybe it should become more structured:

stdout:
  match: regex
  whitespace: ignore
  lines: 2-4
  content: |
    LINE2
    LINE3
    LINE4

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions