Closed amirdt22 closed 9 years ago
Hmm I thought I had this in the README but I don't. --file
only works for reporters that use process.stdout.write
not console.log
. At that point a simple pipe is the same thing as I have a hook to replace process.stdout.write
for reporters, but not console.log
.
produces the output on the console and creates a casper.spec file that contains some odd bytes:
the only reporter I've found that works with the --file option is markdown