Jest --silent support

Hi everyone,

I’m currently working on a project and looking to integrate Jest’s --silent mode for cleaner test output. I believe it could significantly improve our development workflow by reducing unnecessary noise during test runs.

Has anyone successfully set up Jest --silent in their projects? I’d appreciate any insights or best practices to make it work smoothly.

Looking forward to your thoughts and guidance!