Grep: Shouldn't be added more test to be correct?

Hi everybody,
I think tests should include something like this to be correct :

{
  Pattern : ca+t
  Input: ca
  ExpectedExitCode: 1
}

as for now there is no case tested where the mandatory chars after the + operator are missing or wrong.

Thanks, @giuseppe-osenda, for highlighting this. I’ve turned your feedback into an internal ticket and will ensure it’s handled as soon as possible. I’ll keep you updated on the progress.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.