Remix.run Logo
nsonha 3 hours ago

for snapshot tests it seems better to diff a data representation such as some yaml string, than to diff UIs

rickyvetter 32 minutes ago | parent [-]

The whole UI seems better for LLMs to consume and also displays nicely in-editor for humans. Test failures become failing screenshot tests essentially, which are really comfortable changes to review.