jest-fail-on-console icon indicating copy to clipboard operation
jest-fail-on-console copied to clipboard

add disableStackTrace option

Open isaiahshiner opened this issue 2 years ago • 3 comments

Solves #30

Hello! Finally got around to a PR. I had some issues running this locally, but I think I've got everything right. I also guessed at the change in UX, this is rather brute force but it works well enough. Please let me know if there are any changes you'd like me to make or anything else you need.

isaiahshiner avatar Mar 13 '23 23:03 isaiahshiner

I also somehow only just noticed the other PR for this issue 🤦

isaiahshiner avatar Mar 13 '23 23:03 isaiahshiner

Ah yes, I did. I did a bit of research but couldn't find a way to do this either. I thought this was okay at least as a proof of concept.

isaiahshiner avatar Mar 16 '23 22:03 isaiahshiner

Ah yes, I did. I did a bit of research but couldn't find a way to do this either. I thought this was okay at least as a proof of concept.

I think the author of the other PR found a way (didn't try it yet though), maybe you can use the same approach. 😊

ValentinH avatar Mar 17 '23 06:03 ValentinH