[test] Implement string "lambda x: condition(x)" as an expected value
authordirkf <fieldhouse@gmx.net>
Tue, 9 Aug 2022 18:34:34 +0000 (19:34 +0100)
committerdirkf <fieldhouse@gmx.net>
Mon, 10 Oct 2022 23:05:17 +0000 (00:05 +0100)
commit2ced5a79128f53faad94dc494d05925eb957c414
tree0fc1820ec2357d4cddaa77cb67dd63bef11b2b6b
parent82e4eca711a128138ed0b84ddb4321e403d56340
[test] Implement string "lambda x: condition(x)" as an expected value

Semantics equivalent to `assert condition(got)`
test/helper.py