[?2004h$ mire init [?2004l mire › Done initialising... [?2004h$ mkdir -p e2e/suite [?2004l [?2004h$ echo export FROM_SETUP=from_setup > e2e/suite/setup.sh [?2004l [?2004h$ mire record --save suite/spec [?2004l mire › Run commands in the recorder shell, then type exit to finish. [?2004h$ echo $FROM_SETUP [?2004l from_setup [?2004h$ exit [?2004l exit mire › Verifying recording... mire › /home/test/e2e/suite/spec [?2004h$ mire test suite [?2004l mire › RUN suite/spec mire › PASS suite/spec (12 ms) mire › Summary: total=1 passed=1 failed=0 [?2004h$ exit [?2004l exit