Open
Description
Currently hack/generate-e2e-test.py
generates tests for sketches with a reference image defined in .test.yml
.
This could be extended to also generate tests for sketches that have other criteria -- for example, specifying a hook (to be appended to the sketch) and an expected result:
test:
result: True
hook: "result <- focused"