jest-junit icon indicating copy to clipboard operation
jest-junit copied to clipboard

includeConsoleOutput string vs boolean

Open pauldraper opened this issue 1 year ago • 0 comments

Documentation states that includeConsoleOutput is boolean, however the code expects it to be a string ("false"/"true").

One of these should be changed.

(Also includeShortConsoleOutput)

pauldraper avatar Nov 18 '24 13:11 pauldraper