Skip to content

Diff command outputs against text file #3

@petercelentano

Description

@petercelentano

Instead of diffing two text files against each other, I am attempting to diff the output of a command against a text file. The following excerpt from a robot file does not seem to work:

Diff Files <(cat foo.txt) bar.txt

The output of this robot file excerpt is:

test | FAIL |
<(cat foo.txt) doesn't exist

Should this usage work out of the box, or is it necessary to add this functionality?

Thank you!

Metadata

Metadata

Assignees

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