TEST-pester.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="1" errors="0" failures="0" not-run="0" inconclusive="1" ignored="0" skipped="0" invalid="0" date="2017-01-25" time="09:34:27"> <environment user="cd-buildagent-admin" machine-name="CD-BUILDAGENT" cwd="C:\agent\_work\1\s" user-domain="CD-BUILDAGENT" platform="Microsoft Windows 10 Enterprise N|C:\Windows|\Device\Harddisk0\Partition1" nunit-version="2.5.8.0" os-version="10.0.14393" clr-version="4.0.30319.42000" /> <culture-info current-culture="en-US" current-uiculture="en-US" /> <test-suite type="PowerShell" name="Pester" executed="True" result="Inconclusive" success="True" time="2.4498" asserts="0"> <results> <test-suite type="TestFixture" name="Register-KabompoLogging" executed="True" result="Inconclusive" success="True" time="2.4498" asserts="0" description="Register-KabompoLogging"> <results> <test-case description="Should Return" name="Register-KabompoLogging.Should Return" time="2.4498" asserts="0" success="True" result="Inconclusive" executed="True" /> </results> </test-suite> </results> </test-suite> </test-results> |