Update version to 2021.04.08.45
Signed-off-by: Dan Cuomo <dcuomo@outlook.com>
This commit is contained in:
Родитель
c1f39257c7
Коммит
34d6c39faa
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# Generated by: Dan Cuomo
|
||||
#
|
||||
# Generated on: 3/24/2021
|
||||
# Generated on: 4/8/2021
|
||||
#
|
||||
|
||||
@{
|
||||
|
@ -12,7 +12,7 @@
|
|||
RootModule = 'Test-NETHLK.psm1'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '2021.3.24.44'
|
||||
ModuleVersion = '2021.4.8.45'
|
||||
|
||||
# Supported PSEditions
|
||||
# CompatiblePSEditions = @()
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<test-results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="nunit_schema_2.5.xsd" name="Pester" total="11" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2021-03-24" time="22:42:44">
|
||||
<test-results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="nunit_schema_2.5.xsd" name="Pester" total="11" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2021-04-08" time="00:13:23">
|
||||
<environment clr-version="4.0.30319.42000" user-domain="APPVYR-WIN" cwd="C:\projects\Test-NetHLK" platform="Microsoft Windows Server 2016 Datacenter|C:\Windows|\Device\Harddisk0\Partition4" machine-name="APPVYR-WIN" nunit-version="2.5.8.0" os-version="10.0.14393" user="appveyor" />
|
||||
<culture-info current-culture="en-US" current-uiculture="en-US" />
|
||||
<test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="3.972" asserts="0" description="Pester">
|
||||
<test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="4.3582" asserts="0" description="Pester">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="C:\projects\Test-NetHLK\tests\unit\unit.tests.ps1" executed="True" result="Success" success="True" time="3.972" asserts="0" description="C:\projects\Test-NetHLK\tests\unit\unit.tests.ps1">
|
||||
<test-suite type="TestFixture" name="C:\projects\Test-NetHLK\tests\unit\unit.tests.ps1" executed="True" result="Success" success="True" time="4.3582" asserts="0" description="C:\projects\Test-NetHLK\tests\unit\unit.tests.ps1">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="c:\projects\Test-NetHLK-Manifest" executed="True" result="Success" success="True" time="3.6239" asserts="0" description="c:\projects\Test-NetHLK-Manifest">
|
||||
<test-suite type="TestFixture" name="c:\projects\Test-NetHLK-Manifest" executed="True" result="Success" success="True" time="4.0038" asserts="0" description="c:\projects\Test-NetHLK-Manifest">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="Validation" executed="True" result="Success" success="True" time="3.3394" asserts="0" description="Validation">
|
||||
<test-suite type="TestFixture" name="Validation" executed="True" result="Success" success="True" time="3.6523" asserts="0" description="Validation">
|
||||
<results>
|
||||
<test-case description="[Manifest] - Test-NetHLK.psd1 exists" name="c:\projects\Test-NetHLK-Manifest.Validation.[Manifest] - Test-NetHLK.psd1 exists" time="0.2812" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Test-Path] - Test-NetHLK.psm1 exists" name="c:\projects\Test-NetHLK-Manifest.Validation.[Test-Path] - Test-NetHLK.psm1 exists" time="0.0037" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Manifest Property] - Test-NetHLK.psm1 exists" name="c:\projects\Test-NetHLK-Manifest.Validation.[Manifest Property] - Test-NetHLK.psm1 exists" time="0.0065" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Import-PowerShellDataFile] - Test-NetHLK.psd1 is a valid PowerShell Data File" name="c:\projects\Test-NetHLK-Manifest.Validation.[Import-PowerShellDataFile] - Test-NetHLK.psd1 is a valid PowerShell Data File" time="0.0294" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Test-ModuleManifest] - Test-NetHLK.psd1 should pass the basic test" name="c:\projects\Test-NetHLK-Manifest.Validation.[Test-ModuleManifest] - Test-NetHLK.psd1 should pass the basic test" time="0.0078" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an available command: Test-NICAdvancedProperties" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an available command: Test-NICAdvancedProperties" time="0.0096" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an available command: Test-SwitchCapability" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an available command: Test-SwitchCapability" time="0.0027" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an available alias: Test-NICProperties" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an available alias: Test-NICProperties" time="0.0069" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an reference command: Test-NICAdvancedProperties" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an reference command: Test-NICAdvancedProperties" time="0.0082" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an required module of: DataCenterBridging" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an required module of: DataCenterBridging" time="0.0067" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should list required modules (DataCenterBridging) on the PowerShell Gallery" name="c:\projects\Test-NetHLK-Manifest.Validation.Should list required modules (DataCenterBridging) on the PowerShell Gallery" time="0.0034" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Manifest] - Test-NetHLK.psd1 exists" name="c:\projects\Test-NetHLK-Manifest.Validation.[Manifest] - Test-NetHLK.psd1 exists" time="0.3091" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Test-Path] - Test-NetHLK.psm1 exists" name="c:\projects\Test-NetHLK-Manifest.Validation.[Test-Path] - Test-NetHLK.psm1 exists" time="0.0044" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Manifest Property] - Test-NetHLK.psm1 exists" name="c:\projects\Test-NetHLK-Manifest.Validation.[Manifest Property] - Test-NetHLK.psm1 exists" time="0.0078" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Import-PowerShellDataFile] - Test-NetHLK.psd1 is a valid PowerShell Data File" name="c:\projects\Test-NetHLK-Manifest.Validation.[Import-PowerShellDataFile] - Test-NetHLK.psd1 is a valid PowerShell Data File" time="0.0268" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Test-ModuleManifest] - Test-NetHLK.psd1 should pass the basic test" name="c:\projects\Test-NetHLK-Manifest.Validation.[Test-ModuleManifest] - Test-NetHLK.psd1 should pass the basic test" time="0.0076" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an available command: Test-NICAdvancedProperties" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an available command: Test-NICAdvancedProperties" time="0.0109" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an available command: Test-SwitchCapability" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an available command: Test-SwitchCapability" time="0.0034" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an available alias: Test-NICProperties" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an available alias: Test-NICProperties" time="0.0084" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an reference command: Test-NICAdvancedProperties" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an reference command: Test-NICAdvancedProperties" time="0.009" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have an required module of: DataCenterBridging" name="c:\projects\Test-NetHLK-Manifest.Validation.Should have an required module of: DataCenterBridging" time="0.0072" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should list required modules (DataCenterBridging) on the PowerShell Gallery" name="c:\projects\Test-NetHLK-Manifest.Validation.Should list required modules (DataCenterBridging) on the PowerShell Gallery" time="0.0037" asserts="0" success="True" result="Success" executed="True" />
|
||||
</results>
|
||||
</test-suite>
|
||||
</results>
|
||||
|
|
Загрузка…
Ссылка в новой задаче