Files
mire/e2e/record/save-flag/out

15 lines
691 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[?2004h$ mire init
[?2004l
mire  Done initialising...
[?2004h$ mire record --save suite/spec
[?2004l
mire  Run commands in the recorder shell, then type exit to finish.
[?2004h$ echo saved
[?2004l
saved
[?2004h$ exit
[?2004l
exit
mire  Verifying recording...
mire  /home/test/e2e/suite/spec
[?2004h$ test -f e2e/suite/spec/in && test -f e2e/suite/spec/out && echo fixtures
[?2004l
fixtures
[?2004h$ exit
[?2004l
exit