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 <[email protected]> * Update examples/advanced_test.go Co-authored-by: Aaran McGuire <[email protected]> Co-authored-by: Bradley Kemp <[email protected]>