**Blogged: Verify.Cli - A new command-line tool for performing snapshot testing directly on a file without needing a unit test.**

https://david.gardiner.net.au/2025/07/verify-cli

Built using @simoncropp's Verify library.

#dotnet #Testing #SnapshotTesting #VerifyTests

@simoncropp In Verify is there a way to force the extension of the files to be `.json` instead of `.txt` so I get syntax highlighting in the diff viewers? #dotnet #VerifyTests