Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,481
Community Members
 
Community Events
184
Community Groups

How do I integrate test overage into Bitbucket Pipelines .Net Core builds?

How can include test coverage reporting into my .Net Core Bitbucket Pipelines builds?

I don't mind which tool provides the functionality, but need to integrate this into the Pipeline.

Whilst I can find examples for NCover with Bamboo and examples for other languages with different tools for Pipelines, I have not been able to find any for .Net Core on Pipelines. 

1 answer

0 votes
Philip Hodder
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 05, 2018

Hi Toby,

Test coverage reporting is currently not supported in Bitbucket Pipelines. Our best workaround at the moment is to publish them externally, e.g. to AWS S3, then link the URLs as a custom Bitbucket build status: https://confluence.atlassian.com/bitbucket/publish-and-link-your-build-artifacts-872137736.html

You can also open a feature request here: https://bitbucket.org/site/master/issues/new

General test failure reports are available in Bitbucket Pipelines. You can use any testing framework that outputs xUnit/jUnit formatted output. Bitbucket Pipelines will check inside certain directories for these reports. https://confluence.atlassian.com/bitbucket/test-reporting-in-pipelines-939708543.html

Thanks,

Phil

hi, is test coverage now supported in bitbucket pipelines?

Like Sean Hogg likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events