Suggested by @franciszekjob in #4568 (comment):
Allow [..] wildcards in assert_case_output_contains, to allow indicating non-deterministic runtime values. This will allow modeling the structure of the output explicitly and improve its comprehensibility on failures.
Suggested by @franciszekjob in #4568 (comment):
Allow
[..]wildcards inassert_case_output_contains, to allow indicating non-deterministic runtime values. This will allow modeling the structure of the output explicitly and improve its comprehensibility on failures.