UNPKG

cucumber-to-junit

Version:

Converts [Cucumber.js](https://github.com/cucumber/cucumber-js) json results files to JUnit XML.

4 lines (3 loc) 68 B
export interface Config { markUndefinedAsFailed?: boolean; }