- or download this
stderr_like { Spin->run; }
qr/Loading Spinfile from module/i, 'loads module spinfile';
- or download this
stdout_like { Spin->run; }
qr/Loading Spinfile from module/i, 'loads module spinfile';
- or download this
# Running my tests
[INFO ] No Spinfile given in command, looking in current directory.
+ Spin.Command: 26
...
# doesn't match:
# (?^i:Loading Spinfile from module)
# as expected