Tests/TestResults-Core.xml
<?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="18" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2020-10-06" time="21:07:41"> <environment machine-name="mimikyu" clr-version="Unknown" platform="Linux" os-version="5.4.0-48-generic" user-domain="" user="richie" cwd="/home/richie/src/repos/Dreepy/Tests" nunit-version="2.5.8.0" /> <culture-info current-culture="en-GB" current-uiculture="en-GB" /> <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="1.5181" asserts="0" description="Pester"> <results> <test-suite type="TestFixture" name="/home/richie/src/repos/Dreepy/Tests/Assert-DreepyMissingEnvVars.Tests.ps1" executed="True" result="Success" success="True" time="0.8293" asserts="0" description="/home/richie/src/repos/Dreepy/Tests/Assert-DreepyMissingEnvVars.Tests.ps1"> <results> <test-suite type="TestFixture" name="Run Assert on Both Variable Groups" executed="True" result="Success" success="True" time="0.769" asserts="0" description="Run Assert on Both Variable Groups"> <results> <test-case description="Get Missing Variables" name="Run Assert on Both Variable Groups.Get Missing Variables" time="0.0711" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Create EnvVar and Get Missing Variables" name="Run Assert on Both Variable Groups.Create EnvVar and Get Missing Variables" time="0.1191" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Create EnvVar and Get Missing Variables That Are Masked Only" name="Run Assert on Both Variable Groups.Create EnvVar and Get Missing Variables That Are Masked Only" time="0.0782" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Get Missing Variables That Are Masked Only" name="Run Assert on Both Variable Groups.Get Missing Variables That Are Masked Only" time="0.0669" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Get Missing Variables And Include PreFix" name="Run Assert on Both Variable Groups.Get Missing Variables And Include PreFix" time="0.0547" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Get Missing Variables And Include Suffix" name="Run Assert on Both Variable Groups.Get Missing Variables And Include Suffix" time="0.0549" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Get Missing Variables And Include Suffix" name="Run Assert on Both Variable Groups.Get Missing Variables And Include Suffix" time="0.0506" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should Raise Warning" name="Run Assert on Both Variable Groups.Should Raise Warning" time="0.049" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should Throw" name="Run Assert on Both Variable Groups.Should Throw" time="0.0838" asserts="0" success="True" result="Success" executed="True" /> </results> </test-suite> </results> </test-suite> <test-suite type="TestFixture" name="/home/richie/src/repos/Dreepy/Tests/Get-DreepyMissingEnvVars.Tests.ps1" executed="True" result="Success" success="True" time="0.211" asserts="0" description="/home/richie/src/repos/Dreepy/Tests/Get-DreepyMissingEnvVars.Tests.ps1"> <results> <test-suite type="TestFixture" name="Get Missing Environment Vars" executed="True" result="Success" success="True" time="0.1823" asserts="0" description="Get Missing Environment Vars"> <results> <test-case description="Should Return Three Missing Variables" name="Get Missing Environment Vars.Should Return Three Missing Variables" time="0.0636" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Crate EnvVar Should Return Two Missing Variables" name="Get Missing Environment Vars.Crate EnvVar Should Return Two Missing Variables" time="0.071" asserts="0" success="True" result="Success" executed="True" /> </results> </test-suite> </results> </test-suite> <test-suite type="TestFixture" name="/home/richie/src/repos/Dreepy/Tests/Get-DreepyPrefixFromVariableGroup.Tests.ps1" executed="True" result="Success" success="True" time="0.1436" asserts="0" description="/home/richie/src/repos/Dreepy/Tests/Get-DreepyPrefixFromVariableGroup.Tests.ps1"> <results> <test-suite type="TestFixture" name="Return Prefix" executed="True" result="Success" success="True" time="0.1164" asserts="0" description="Return Prefix"> <results> <test-case description="Should Return A Prefix Value" name="Return Prefix.Should Return A Prefix Value" time="0.0222" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should Throw As No Dreepy Prefix" name="Return Prefix.Should Throw As No Dreepy Prefix" time="0.0484" asserts="0" success="True" result="Success" executed="True" /> </results> </test-suite> </results> </test-suite> <test-suite type="TestFixture" name="/home/richie/src/repos/Dreepy/Tests/Get-DreepySuffixFromVariableGroup.Tests.ps1" executed="True" result="Success" success="True" time="0.1608" asserts="0" description="/home/richie/src/repos/Dreepy/Tests/Get-DreepySuffixFromVariableGroup.Tests.ps1"> <results> <test-suite type="TestFixture" name="Return Suffix" executed="True" result="Success" success="True" time="0.1365" asserts="0" description="Return Suffix"> <results> <test-case description="Should Return A Suffix Value" name="Return Suffix.Should Return A Suffix Value" time="0.0264" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should Throw As No Dreepy Suffix" name="Return Suffix.Should Throw As No Dreepy Suffix" time="0.0688" asserts="0" success="True" result="Success" executed="True" /> </results> </test-suite> </results> </test-suite> <test-suite type="TestFixture" name="/home/richie/src/repos/Dreepy/Tests/Get-DreepyVariableGroupsFromBuildDefinition.Tests.ps1" executed="True" result="Success" success="True" time="0.1733" asserts="0" description="/home/richie/src/repos/Dreepy/Tests/Get-DreepyVariableGroupsFromBuildDefinition.Tests.ps1"> <results> <test-suite type="TestFixture" name="Getting Variable Groups from Build Definition" executed="True" result="Success" success="True" time="0.1467" asserts="0" description="Getting Variable Groups from Build Definition"> <results> <test-case description="Should return two Variable Groups" name="Getting Variable Groups from Build Definition.Should return two Variable Groups" time="0.0224" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should return two Variable Groups" name="Getting Variable Groups from Build Definition.Should return two Variable Groups" time="0.0248" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Should Throw as no VariableGroup Exists" name="Getting Variable Groups from Build Definition.Should Throw as no VariableGroup Exists" time="0.0462" asserts="0" success="True" result="Success" executed="True" /> </results> </test-suite> </results> </test-suite> </results> </test-suite> </test-results> |