BarredEwe / Prefire

🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapshots to use preview provider preview display name

markst opened this issue · comments

Generated snapshots for a test name are numbered:

test_authView_Preview.1.png
test_authView_Preview.2.png
test_authView_Preview.3.png
test_authView_Preview.4.png

Would be better if we supply the preview provider display name so that generated png's have more context:

test_prefireView_Preview.PrefireView.png