cucumber-junit-xml-formatter
JSON →A forked JUnit XML formatter for Cucumber that extends the default internal formatter from @cucumber/cucumber (v10+) by adding file name and line numbers to each test case. Current stable version is 0.7.1. Accepts a stream of Cucumber messages and outputs JUnit XML. Requires @cucumber/messages as a peer dependency. Distinguishes itself from the built-in formatter by including scenario source location, which aids in test report debugging and CI integration.