Skip to content

feat(ensemble_test_runner): enhance error reporting with concise hints for missing widgets and texts - #2333

Merged
sharjeelyunus merged 3 commits into
mainfrom
test-runner-updates
Aug 3, 2026
Merged

feat(ensemble_test_runner): enhance error reporting with concise hints for missing widgets and texts#2333
sharjeelyunus merged 3 commits into
mainfrom
test-runner-updates

Conversation

@sharjeelyunus

Copy link
Copy Markdown
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.
@cursor

cursor Bot commented Aug 3, 2026

Copy link
Copy Markdown
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.

@sharjeelyunus
sharjeelyunus merged commit 7fbd0e0 into main Aug 3, 2026
5 checks passed
@sharjeelyunus
sharjeelyunus deleted the test-runner-updates branch August 3, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant