Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abbgrade/PsSqlTestTasks


https://github.com/abbgrade/PsSqlTestTasks

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# PsSqlTestTasks

[PsBuildTasks](https://github.com/abbgrade/PsBuildTasks) extension to test tools for SQL Server and Azure SQL.

## Installation

```powershell
Install-PsBuildExtension `
-Path . `
-Repository 'https://github.com/abbgrade/PsSqlTestTasks.git'
```