-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
This might be too much of a breaking change, or I might be misunderstanding the structure, but: we current have snapshots at a path like:
web/book/tests/examples/snapshots/examples__book__introduction__0.snap
This is from an assert_snapshot! in web/book/tests/examples/book.rs with a snapshot name of introduction/0.
Given that the snapshots are already in the path examples, is there a reason to prefix the filename of the snapshot with examples__? Could the name of the snapshot instead just be:
web/book/tests/examples/snapshots/book__introduction__0.snap
JonasWanke, Expurple, Enselic, Nerixyz, frantisekhanzlikbl and 1 more
Metadata
Metadata
Assignees
Labels
No labels