 Repro: https://github.com/yldio/yld.io/tree/38514750c72574747c96de405ab0ec174b75692d ``` yarn add -D jest-react-reporter@1.1.6 yarn test add-frontmatter --reporters=jest-react-reporter ``` It also does not show test case details like the default reporter, not sure if it is supposed to do that.