Cucumber-js formatter that outputs test results in TeamCity service message format. Version 2.0.1 (stable, low release cadence). Requires cucumber >=6.0.2 <7. Integrates directly with cucumber's --format CLI option, no additional setup needed. Distinguishes itself by being the primary package for TeamCity integration with cucumber-js.
npm install cucumber-teamcity-formatterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install the package as a dev dependency and run cucumber with the TeamCity formatter.
Check peer dep: cucumber >=6.0.2 <7. Use with cucumber v6.x.
Use full path: --format node_modules/cucumber-teamcity-formatter
Only use in TeamCity environment.
Run 'npm install cucumber-teamcity-formatter --save-dev' and ensure it's in the project root.
Use full path: --format node_modules/cucumber-teamcity-formatter