SQL Clone for Unit Testing Databases – Redgate Software

Phil Factor demonstrates how to use SQL Clone to create ‘disposable’ SQL Server databases, for development and testing work. You can spin up a clone, use it to unit test your code, messing up the clone in the process, then reset the clone in seconds, ready for the next test.