Allows any test item to store its result (or PASS/FAIL status when result is None) into a named global variable, available to subsequent items via $(variable_name). store_result runs after expected_result but before no_fail so the real outcome is always captured. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Validation
This directory contains the necessary material to run the testium validation.
Here is the documentation on how to configure the validation, run it and check that the results are correct.
Tests
TBD