{"library":"jest-teamcity","type":"library","category":null,"description":"jest-teamcity is a specialized Jest reporter designed to integrate test results with TeamCity CI/CD servers. Currently at version 1.12.0, this package provides detailed reporting, including test durations, pending test statuses, and full stack traces for failed tests, all formatted using TeamCity's service messages. It automatically groups tests into logical suites, enhancing readability and analysis within TeamCity's interface. Releases are generally infrequent, focusing on maintenance, dependency updates, and addressing specific edge cases or improvements in how Jest's internal APIs or TeamCity's expectations are handled. A key differentiator is its automatic activation based on the `TEAMCITY_VERSION` environment variable, ensuring it only outputs TeamCity-specific messages when running within that environment, while defaulting to standard Jest output otherwise. This prevents noisy output during local development.","language":"javascript","status":"active","version":"1.12.0","tags":["javascript","jest","teamcity","reporter","tests","unit","unittest","integration","ci"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jest-teamcity","imports":["// jest.config.js\nmodule.exports = {\n  reporters: [\"default\", \"jest-teamcity\"]\n};"]},{"cmd":"yarn add jest-teamcity","imports":[]},{"cmd":"pnpm add jest-teamcity","imports":[]}],"homepage":null,"github":"https://github.com/itereshchenkov/jest-teamcity","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jest-teamcity","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-teamcity/compatibility"}}