KotlinSnapshot
KotlinSnapshot copied to clipboard
Review where to place the default location for the snapshots
If the snapshots folder is not specified we should review where these files are placed. Right now they are saved as part of the root folder but I'd personally prefer to choose the test folder instead. We should review this and implement the change before the first release.
Yes, I like the idea of place the snapshots folder into the test folder. 👍
Would love to see the snapshots placed in the same location as where the test code lives.
This is a help wanted
ticket so we are open to PRs adding this feature to the project 😄
Planning on looking into this soon