Feedback
Share ideas and vote on what Qualflare should build next.
PR Comment with Test Report Summary
When Maestro tests are run for a pull request and their reports are published to Qualflare, automatically post a summary of the test results as a comment on the related PR. The comment should provide a quick overview of passed, failed, and skipped tests, with a link to the full report in Qualflare.
Automatically Create Test Steps from Reported Test Results
When publishing a test report to Qualflare, the report should also include the executed steps for each test case. Qualflare should automatically create or update the test case steps based on the reported step data, so users don’t need to define them manually.
Sharding visualization for Playwright testing
Add a visualization for Playwright test sharding to provide clear visibility into how tests are distributed and executed across shards. The view should make it easy to identify shard workload, execution status, duration, and potential imbalances or bottlenecks between shards.