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

feat: Add config.teamcityReporter and prependSpecIdInSpecNameEnabled … #100

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

giuliannosbrugnera
Copy link

…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