Adds a helper to quickly see whats going on in a kittest test. Not all test have snapshots, but when debugging tests it might still be useful to see whats actually going on, so this adds a helper fn that renders a snapshot image to a temporary file and opens it with the default image viewer: https://github.com/user-attachments/assets/08785850-0a12-4572-b9b5-cea36951081c |
||
|---|---|---|
| .. | ||
| app_kind.rs | ||
| builder.rs | ||
| lib.rs | ||
| node.rs | ||
| renderer.rs | ||
| snapshot.rs | ||
| texture_to_image.rs | ||
| wgpu.rs | ||