Render UI Test

Render project UI to PNG from a TEST — not a script, main(), or one-off exec method — with least code, by mocking data at the LOWEST seam so every real project code path runs. Builds a reusable render-glue helper for future tests. Use when asked to render or screenshot a component/page/view to an image, set up snapshot/visual tests, or "see what the UI looks like" without launching the app.

sunfmin 3301fb1 3.8 KB Updated

File contents

sunfmin/render-ui-snapshot/tree/main/ commit 3301fb1470

Frequently asked questions

npx skillmds@latest add sunfmin/render-ui-test