testomatio / app

Testomat.io is a simplified test management system for your automated tests. Issues, project board & documentation. app.testomat.io
https://app.testomat.io
27 stars 2 forks source link

Bitbucket Integration for Testomatio Pipe #991

Closed itz4blitz closed 1 day ago

itz4blitz commented 5 months ago

Is your feature request related to a problem? Please describe. Our team uses Bitbucket for our pipeline and would like the ability to include the testomatio test summary into our PR's

Describe the solution you'd like When we run our tests in CI and they have completed, the summary is included in the PR in Bitbucket.

Describe alternatives you've considered None at this time

Additional context None at this time

poliarush commented 5 months ago

it's about testomat.io pipe like for github

2024-05-01_00 20 30@2x
poliarush commented 5 months ago

@DavertMik can we implement it for BitBucket?

poliarush commented 2 months ago

related to https://github.com/testomatio/app/issues/991

AZANIR commented 1 month ago

@itz4blitz We have prepared the bitbucket pipe for release, try to use the beta version in your project, there may be comments or suggestions.

Here is the docs https://docs.testomat.io/reference/reporter/pipes/bitbucket/

"@testomatio/reporter": "^1.4.13-beta-bitbucket-pipe"

report

poliarush commented 1 month ago

@itz4blitz please try it and let us know your feedback

AZANIR commented 1 day ago

The issue is closed as the integration with Bitbucket has been successfully completed. After the CI pipeline finishes, the Testomat.io test report is now correctly added to the Pull Request in Bitbucket, as requested. The screenshot above shows the test report with all tests passing (4 tests run, 0 failed, 0 skipped), along with detailed timing for each test.

If there are any further questions or improvements needed, we can revisit this issue. Thank you for the request!