Cmdlets to provide and manage SQL servers for tests.
Tests if a localDb-based SQL Server can be created.
Test-SqlTestLocalDb [<CommonParameters>]
Uses [SqlLocalDB Utility](https://docs.microsoft.com/en-us/sql/tools/sqllocaldb-utility?view=sql-server-ver15).
Test-SqlTestLocalDb
True
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.