691 B
691 B
$ mire init
mire › Done initialising...
$ mire record --save suite/spec
mire › Run commands in the recorder shell, then type exit to finish.
$ echo saved
saved
$ exit
exit
mire › Verifying recording...
mire › /home/test/e2e/suite/spec
$ test -f e2e/suite/spec/in && test -f e2e/suite/spec/out && echo fixtures
fixtures
$ exit
exit
mire › Done initialising...
$ mire record --save suite/spec
mire › Run commands in the recorder shell, then type exit to finish.
$ echo saved
saved
$ exit
exit
mire › Verifying recording...
mire › /home/test/e2e/suite/spec
$ test -f e2e/suite/spec/in && test -f e2e/suite/spec/out && echo fixtures
fixtures
$ exit
exit