MarketSquare / MarketSquare/robotframework-difflibrary

Diff command outputs against text file

Aperta
#3 6 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@vkosuri ci sta già lavorando.

Dal 21/10/2016.

Lingua principale
Python
Stelle
26
Fork
15
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.