jestDefaultReporterBug Jest default reporter does not print tests results of each test from test file when more than one test file executed. Steps to reproduce: Clone this repo npm install npm run projets atest npm run projects btest