{"library":"jest-spin-reporter","type":"library","category":null,"description":"jest-spin-reporter is a straightforward Jest test reporter that displays a progress spinner during test execution. Its primary function is to provide visual feedback for ongoing test suites, enhancing the developer experience by showing that tests are actively running, unlike default reporters that might appear stuck during long runs. The current stable version is 2.0.0, released in August 2019. The package has an infrequent release cadence, with no further updates since 2.0.0, suggesting it is in maintenance mode. Key differentiators include its minimalistic design focused solely on a spinner-based progress indicator, offering a clear visual cue without additional detailed logging or complex reporting features. It contrasts with more verbose reporters by prioritizing simplicity and immediate 'active' status feedback, making it ideal for quick visual status checks.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","Jest","Reporter","Spinner","Progress"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jest-spin-reporter","imports":["/* In your jest.config.js or package.json */\n{\n  \"reporters\": [\n    \"jest-spin-reporter\"\n  ]\n}"]},{"cmd":"yarn add jest-spin-reporter","imports":[]},{"cmd":"pnpm add jest-spin-reporter","imports":[]}],"homepage":null,"github":"https://github.com/kwonoj/jest-spin-reporter","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jest-spin-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-spin-reporter/compatibility"}}