Skip to content

Default reporters lcov, json with a way to specify it from runner - #115

Merged
kof merged 2 commits into
qunitjs:masterfrom
hakubo:Accept-coverage.reporters
Jan 8, 2015
Merged

Default reporters lcov, json with a way to specify it from runner#115
kof merged 2 commits into
qunitjs:masterfrom
hakubo:Accept-coverage.reporters

Conversation

@hakubo

Copy link
Copy Markdown
Contributor

I need to generate cobertura report for jenkins
with this users can pass reporters to istanbul

coverage: {dir: 'dir',reporters: ['cobertura','lcov']}

@fyockm

Copy link
Copy Markdown
Contributor

LGTM

@kof

kof commented Jan 3, 2015

Copy link
Copy Markdown
Contributor

thanks for PR, could you also please add some documentation to readme?

@hakubo

Copy link
Copy Markdown
ContributorAuthor

Is the change to docs enough? Should I clarify it better?

@kof

kof commented Jan 8, 2015

Copy link
Copy Markdown
Contributor

no its fine, thanks

kof added a commit that referenced this pull request Jan 8, 2015
Default reporters lcov, json with a way to specify it from runner
@kof
kof merged commit 020b464 into qunitjs:masterJan 8, 2015
@hakubo
hakubo deleted the Accept-coverage.reporters branch January 9, 2015 11:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@hakubo@fyockm@kof