@simoncropp In Verify is there a way to have the snapshots in this structure:
`{PathToTestClass}/{TestMethodName}.verified.txt`
๐ MyFolder
โโโ ๐ MyTestClass.cs
โโโ ๐ MyTestClass.Snapshots
โโโ ๐ MyTestMethodName.verified.txt
โโโ ๐ MyTestMethodName.received.txt


