Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

feat: Add config.teamcityReporter and prependSpecIdInSpecNameEnabled …#100

Open
giuliannosbrugnera wants to merge 3 commits into
karma-runner:masterfrom
giuliannosbrugnera:master
Open

feat: Add config.teamcityReporter and prependSpecIdInSpecNameEnabled …#100
giuliannosbrugnera wants to merge 3 commits into
karma-runner:masterfrom
giuliannosbrugnera:master

Conversation

@giuliannosbrugnera
Copy link
Copy Markdown

…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 #99

…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#99
If a teamcityReporter is defined in the base Karma config with a property useSpecFullName with its value as true (default behavior is false), then the reporter will use the spec fullName property instead of its description.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant