Bitbucket supports importing the results of failed tests which is useful for build pipelines. However, testing Linting or other non-critical failures still shows x/x tests failed.
Ideally, we should be able to tag the tests somehow to be unit-tests or other such that it handles the results differently. I would like to see for example:
6/483 Tests Failed
186 Warnings
Where the warnings would be things like Linting, and then tests failed is the traditional x number of unit tests were run, and y failed. With linting it always reports x/x (same value for each, 100% fail rate).
These changes would increase clarity of test results and improve the value of Bitbucket pipelines.
Thank you for your feedback. I've raised a feature request on your behalf with our developers, please Watch this for future updates and Vote for it to improve its visibility with regard to customer demand:
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.