-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Pipelines - Tests
-
None
Idea
Add native support for Vitest test results in the Bitbucket Cloud Tests feature, enabling teams using Vitest as their testing framework to benefit from test reporting and insights.
Current Behaviour
Currently, the Tests feature in Bitbucket Cloud does not support Vitest out of the box. Teams using Vitest as their JavaScript/TypeScript testing framework are unable to see their test results captured and displayed within the Tests tab, limiting the feature's usefulness for projects that have adopted Vitest.
Suggestion
Extend the Tests feature to support Vitest by:
Ensuring compatibility with Vitest's test result structure, including suite names, test names, durations, and failure details.