react-slingshot icon indicating copy to clipboard operation
react-slingshot copied to clipboard

Update Jest Reporter to output single line report

Open kwelch opened this issue 7 years ago • 6 comments

The default jest reporter is "loud" and makes it possible to miss lint errors when using commands like start or build.

Jest currently only allows for the standard reporter. Once they allow for other reporters, Slingshot will need to be updated to utilize it.

kwelch avatar Feb 03 '17 13:02 kwelch

Once https://github.com/facebook/jest/pull/3064 is merged, we can do this up.

nickytonline avatar Mar 06 '17 02:03 nickytonline

Great to see it's on it's way! We'd benefit most from a single line reporter, so hopefully that's created soon.

coryhouse avatar Mar 06 '17 03:03 coryhouse

@nickytonline Thanks for mentioning this! It's on it's way. Good to see it's going to be beneficial.

abdulhannanali avatar Mar 06 '17 04:03 abdulhannanali

@kwelch, are we moving forward with this still?

nickytonline avatar Sep 07 '17 21:09 nickytonline

Nice timing Nick - I'm working on this on a work project, so I can port the change over here when I'm done. :)

coryhouse avatar Sep 07 '17 21:09 coryhouse

Cool beans. 💯

nickytonline avatar Sep 07 '17 21:09 nickytonline