Skip to content

Yaml test framework for the repository#758

Merged
chetan-rathore merged 8 commits into
ARM-software:mainfrom
VEP04:yaml-test-harness-scenarios
Jun 29, 2026
Merged

Yaml test framework for the repository#758
chetan-rathore merged 8 commits into
ARM-software:mainfrom
VEP04:yaml-test-harness-scenarios

Conversation

@VEP04

@VEP04 VEP04 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR introduces a YAML-based test framework for validating existing repository scripts through declarative test suites and cases, instead of writing separate custom Python tests for each script. The framework provides a shared runner for static checks, subprocess execution, and in-process execution, with support for reusable scenarios, mocking, consistent logging, XML output, and per-case work directories.
The goal is to improve test coverage, repeatability, and regression visibility across both utility and hardware-aware scripts, while keeping test intent easy to review in YAML. This framework complements real hardware validation by making targeted scenarios and negative paths easier to reproduce and validate in a controlled way.

@chetan-rathore chetan-rathore merged commit 36b31f0 into ARM-software:main Jun 29, 2026
2 checks passed
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.

2 participants