-
Suggestion
-
Resolution: Unresolved
-
None
Hi team,
I've had a customer raise the following in community as a feature request:
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.
Thanks,
- Ben (Bitbucket Cloud Support)