{"library":"jest-nunit-reporter","type":"library","category":null,"description":"jest-nunit-reporter is a utility package for Jest that transforms its test results into an XML format compatible with NUnit. This allows Jest test outcomes to be consumed by CI/CD systems that expect NUnit-style reports, such as Azure DevOps or Jenkins, facilitating integration into enterprise build pipelines. The current stable version is 1.3.2. This package operates as a `testResultsProcessor` within Jest's configuration, meaning it's invoked by Jest after all tests have completed to process the full test suite results. It offers configuration options for specifying output file names and paths, and for customizing test suite naming within the generated XML, providing flexibility for integration into various CI environments. Release cadence appears infrequent, primarily addressing maintenance and minor enhancements as needed, rather than rapid feature development, as its core functionality is stable.","language":"javascript","status":"maintenance","version":"1.3.1","tags":["javascript","jest","nunit","reporter"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jest-nunit-reporter","imports":["    \"testResultsProcessor\": \"./node_modules/jest-nunit-reporter\"","    \"jestNunitReporter\": { \"outputPath\": \"reports/\", \"outputFileName\": \"custom-report.xml\" }"]},{"cmd":"yarn add jest-nunit-reporter","imports":[]},{"cmd":"pnpm add jest-nunit-reporter","imports":[]}],"homepage":null,"github":"https://github.com/kingatlas/jest-nunit-reporter","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jest-nunit-reporter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jest-nunit-reporter/compatibility"}}