{"library":"jest-multi-test-result-processor","type":"library","category":null,"description":"The `jest-multi-test-result-processor` package enables Jest to use multiple `testResultProcessor` modules for generating diverse test reports from a single test run. Prior to Jest's native support for multiple reporters, this package filled a gap by allowing composition of various output formats like JUnit XML and HTML. It operates by delegating the final test results to a list of specified processors in sequence. The package's current stable version is 1.0.0, last published in February 2018. Its release cadence is effectively inactive, as it has not been updated in over eight years. While historically useful, Jest's built-in `reporters` array (introduced around Jest 20 in May 2017) largely superseded the need for this package for most common reporting needs, and the `testResultsProcessor` option itself is now considered a legacy feature by many reporter packages.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","jest","multi","test-results","test-result-processor","testResultProcessor"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jest-multi-test-result-processor","imports":["{ \"jest\": { \"testResultsProcessor\": \"jest-multi-test-result-processor\" }, \"jest-multi-test-result-processor\": { \"processors\": [\"jest-junit\", \"html-jest-reporter\"] } }"]},{"cmd":"yarn add jest-multi-test-result-processor","imports":[]},{"cmd":"pnpm add jest-multi-test-result-processor","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jest-multi-test-result-processor","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-multi-test-result-processor/compatibility"}}