Update version to 0.0.0.4
Signed-off-by: Dan Cuomo <dcuomo@outlook.com>
This commit is contained in:
Родитель
c0f496c95d
Коммит
1d75a15012
|
@ -12,7 +12,7 @@
|
|||
RootModule = 'Start-CPUBurn.psm1'
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '0.0.0.3'
|
||||
ModuleVersion = '0.0.0.4'
|
||||
|
||||
# Supported PSEditions
|
||||
# CompatiblePSEditions = @()
|
||||
|
|
|
@ -1,17 +1,18 @@
|
|||
<?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="2" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2019-06-02" time="03:48:00">
|
||||
<test-results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="nunit_schema_2.5.xsd" name="Pester" total="3" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2019-06-02" time="04:28:00">
|
||||
<environment user="appveyor" machine-name="APPVYR-WIN" cwd="C:\projects\Start-CPUBurn" user-domain="APPVYR-WIN" platform="Microsoft Windows Server 2012 R2 Datacenter|C:\windows|\Device\Harddisk0\Partition5" nunit-version="2.5.8.0" os-version="6.3.9600" clr-version="4.0.30319.42000" />
|
||||
<culture-info current-culture="en-US" current-uiculture="en-US" />
|
||||
<test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="0.9593" asserts="0" description="Pester">
|
||||
<test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="1.0351" asserts="0" description="Pester">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="C:\projects\Start-CPUBurn\tests\unit\unit.tests.ps1" executed="True" result="Success" success="True" time="0.9593" asserts="0" description="C:\projects\Start-CPUBurn\tests\unit\unit.tests.ps1">
|
||||
<test-suite type="TestFixture" name="C:\projects\Start-CPUBurn\tests\unit\unit.tests.ps1" executed="True" result="Success" success="True" time="1.0351" asserts="0" description="C:\projects\Start-CPUBurn\tests\unit\unit.tests.ps1">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="Start-CPUBurn-Manifest" executed="True" result="Success" success="True" time="0.7584" asserts="0" description="Start-CPUBurn-Manifest">
|
||||
<test-suite type="TestFixture" name="Start-CPUBurn-Manifest" executed="True" result="Success" success="True" time="0.8013" asserts="0" description="Start-CPUBurn-Manifest">
|
||||
<results>
|
||||
<test-suite type="TestFixture" name="Validation" executed="True" result="Success" success="True" time="0.5257" asserts="0" description="Validation">
|
||||
<test-suite type="TestFixture" name="Validation" executed="True" result="Success" success="True" time="0.5698" asserts="0" description="Validation">
|
||||
<results>
|
||||
<test-case description="[Import-PowerShellDataFile] - Start-CPUBurn.psd1 is a valid PowerShell Data File" name="Start-CPUBurn-Manifest.Validation.[Import-PowerShellDataFile] - Start-CPUBurn.psd1 is a valid PowerShell Data File" time="0.1612" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Test-ModuleManifest] - Start-CPUBurn.psd1 should pass the basic test" name="Start-CPUBurn-Manifest.Validation.[Test-ModuleManifest] - Start-CPUBurn.psd1 should pass the basic test" time="0.0066" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Import-PowerShellDataFile] - Start-CPUBurn.psd1 is a valid PowerShell Data File" name="Start-CPUBurn-Manifest.Validation.[Import-PowerShellDataFile] - Start-CPUBurn.psd1 is a valid PowerShell Data File" time="0.1767" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="[Test-ModuleManifest] - Start-CPUBurn.psd1 should pass the basic test" name="Start-CPUBurn-Manifest.Validation.[Test-ModuleManifest] - Start-CPUBurn.psd1 should pass the basic test" time="0.0067" asserts="0" success="True" result="Success" executed="True" />
|
||||
<test-case description="Should have the Start-CPUBurn function available" name="Start-CPUBurn-Manifest.Validation.Should have the Start-CPUBurn function available" time="0.0066" asserts="0" success="True" result="Success" executed="True" />
|
||||
</results>
|
||||
</test-suite>
|
||||
</results>
|
||||
|
|
Загрузка…
Ссылка в новой задаче