-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Pipelines - Tests
-
None
Description
Currently, the Bitbucket Pipelines Tests feature only surfaces test cases that run on a repository’s default branch. Any tests executed on non‑default branches are not captured or surfaced in the Tests tab.
This enhancement would give teams using branch-based workflows a more complete view of test health, by surfacing results from in‑progress and release branches alongside default-branch insights.
Suggested feature
- Extend the Tests capability to include all branches in a repository, not just the default branch.
- Capture and display test cases and their results from Pipelines runs on non‑default branches in the Bitbucket tests tab, with clear branch context.