MarketSquare / MarketSquare/robotframework-difflibrary

Diff command outputs against text file

オープン
#3 コメント 6 件 リアクション 0 件 担当者 1 名 GitHub で見る

@vkosuri がすでに取り組んでいます。

2016年10月21日 から。

主要言語
Python
スター
26
フォーク
15
PR マージ指標
30日以内にマージされた PR はありません

説明

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!

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。