jest-junit
jest-junit copied to clipboard
I have a Create React App and am trying to get unit test running in an Azure pipeline.
I have updated to jest 29.5 in hopes that would help, jest-unit 15.0. Nothing I try works with reporters or testResultsProcessor. I get module not found as well as create react app not supporting reporters or testResultsProcessor. I am at my wits end so can someone please help me.
Are you reporting a particular problem with jest-junit?
Please create a repository that reproduces the problem.