feat(ensemble_test_runner): enhance error reporting with concise hints for missing widgets and texts - #2333
Merged
Merged
Conversation
sharjeelyunus
commented
Aug 3, 2026
Member
- Updated error messages in TestStepExecutor and AssertionEngine to provide clearer hints for missing widget IDs and expected texts.
- Introduced new methods for generating failure hints, including closest visible widget IDs and text summaries.
- Added tests to verify the improved error reporting functionality.## Description
…s for missing widgets and texts - Updated error messages in TestStepExecutor and AssertionEngine to provide clearer hints for missing widget IDs and expected texts. - Introduced new methods for generating failure hints, including closest visible widget IDs and text summaries. - Added tests to verify the improved error reporting functionality.
…eporting - Introduced EnsembleTestHistoryStore to record and manage historical test run data. - Updated HTML report generation to include a history tab for viewing past test runs. - Modified test execution flow to record completed runs, including their results and metadata. - Enhanced UI to display historical test run metrics and details. - Removed pending status from test results to streamline reporting. - Added tests to ensure the functionality of history recording and retrieval.
- Introduced a minimal example app demonstrating the use of ensemble_test_runner with local YAML definitions and a declarative test. - Updated README.md to include links to relevant documentation and resources. - Added public Dart API section detailing key functionalities and usage. - Enhanced JSON schema documentation links for better accessibility. - Improved error reporting in the HTML test report to include failed step details. - Added atomic file handling for safer file writes in report generation.
Contributor
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.