asa.unittest
                 
                1.1.0
Unit testing module for Azure Stream Analytics jobs
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2020 Florian Eiden. All rights reserved.
Package Details
Author(s)
- Florian Eiden
 
Tags
asa.unittest Unit Test Testing UnitTest UnitTesting Azure Stream Analytics StreamAnalytics Streaming ASA AUT Windows
Functions
New-AutProject New-AutAsaprojXML Start-AutRun New-AutManifestFromFiles Set-AutNewFormatOutputFiles
PSEditions
Dependencies
This module has no dependencies.
Release Notes
2020-10-02 : Add 2 new commands to play better with the manifest and test files used by the npm official package
FileList
- asa.unittest.nuspec
 - asa.unittest.psd1
 - asa.unittest.psm1
 - private\Get-AutFieldFromFileInfo.ps1
 - private\Get-AutRunResult.ps1
 - private\Install-AutToolset.ps1
 - private\Invoke-External.ps1
 - private\Invoke-ReadAllText.ps1
 - private\Invoke-WriteAllText.ps1
 - private\New-AutRunFixture.ps1
 - private\New-AutRunJob.ps1
 - public\New-AutAsaprojXML.ps1
 - public\New-AutManifestFromFiles.ps1
 - public\New-AutProject.ps1
 - public\Set-AutNewFormatOutputFiles.ps1
 - public\Start-AutRun.ps1