grunt-testem icon indicating copy to clipboard operation
grunt-testem copied to clipboard

Console logs?

Open JarrodCTaylor opened this issue 10 years ago • 3 comments

Is it possible to get console.log output when running tests? I can't seem to have any success in getting things to print.

JarrodCTaylor avatar Apr 18 '14 17:04 JarrodCTaylor

Now grunt-testem is using testem API instead of command line interface. all of stdout was absorbed to somewhere. Let me investigate and understand testem API more deeply to find out how to get outout.

sideroad avatar Sep 05 '14 16:09 sideroad

I have recently submitted a pull request to testem pull #402 this pull adds console logs to the tap file.

JarrodCTaylor avatar Sep 05 '14 16:09 JarrodCTaylor

got it with thanks!

sideroad avatar Sep 05 '14 16:09 sideroad