testResults.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="3" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2026-07-17" time="00:54:03"> <environment machine-name="runnervmr7g38" cwd="D:\a\M365.Toolkit\M365.Toolkit" clr-version="10.0.9" nunit-version="2.5.8.0" user="runneradmin" platform="Microsoft Windows Server 2025 Datacenter|C:\Windows|\Device\Harddisk0\Partition4" user-domain="runnervmr7g38" os-version="10.0.26100" /> <culture-info current-culture="en-US" current-uiculture="en-US" /> <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="1.1014" asserts="0" description="Pester"> <results> <test-suite type="TestFixture" name="D:\a\M365.Toolkit\M365.Toolkit\src\tests\M365.Toolkit.Tests.ps1" executed="True" result="Success" success="True" time="1.1014" asserts="0" description="D:\a\M365.Toolkit\M365.Toolkit\src\tests\M365.Toolkit.Tests.ps1"> <results> <test-suite type="TestFixture" name="M365.Toolkit module" executed="True" result="Success" success="True" time="0.1686" asserts="0" description="M365.Toolkit module"> <results> <test-case description="imports successfully" name="M365.Toolkit module.imports successfully" time="0.0946" asserts="0" success="True" result="Success" executed="True" /> <test-case description="exports all public commands" name="M365.Toolkit module.exports all public commands" time="0.0086" asserts="0" success="True" result="Success" executed="True" /> <test-case description="Get-M365ToolkitInfo returns expected properties" name="M365.Toolkit module.Get-M365ToolkitInfo returns expected properties" time="0.0253" asserts="0" success="True" result="Success" executed="True" /> </results> </test-suite> </results> </test-suite> </results> </test-suite> </test-results> |