karma-teamcity-reporter icon indicating copy to clipboard operation
karma-teamcity-reporter copied to clipboard

feat: Add config.teamcityReporter and prependSpecIdInSpecNameEnabled …

Open giuliannosbrugnera opened this issue 3 years ago • 0 comments

…configuration

If a teamcityReporter is defined in the base Karma config with a property prependSpecIdInSpecNameEnabled with its value as true (default behavior is false), then the reporter will prepend the spec id in each spec name. This way spec names are guaranteed to be unique. Addresses karma-runner/karma-teamcity-reporter#99

giuliannosbrugnera avatar Feb 02 '22 15:02 giuliannosbrugnera