Add SnapshotWithName
Add SnapshotWithName (#72) * Add SnapshotWithName SnapshotWithName is similar to SnapshotMulti without appending the function name. It is useful when you need full control of the snapshot filename. * Fix typo in test description Co-authored-by: Aaran McGuire <aaran.mcguire@cl.vc> * Update examples/advanced_test.go Co-authored-by: Aaran McGuire <aaran.mcguire@cl.vc> Co-authored-by: Bradley Kemp <bradleyjkemp@users.noreply.github.com>