Tests/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="4" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2025-02-01" time="09:11:29">
  <environment os-version="10.0.26100" user-domain="ATMOSMAIN" platform="Microsoft Windows 11 Pro|C:\WINDOWS|\Device\Harddisk0\Partition3" clr-version="8.0.10" cwd="C:\Users\renev\Documents\PowerShell\Modules\GenXdev.AI\1.96.2025" machine-name="ATMOSMAIN" user="renev" nunit-version="2.5.8.0" />
  <culture-info current-culture="en-150" current-uiculture="en-GB" />
  <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="705.6882" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\Users\renev\Documents\PowerShell\Modules\GenXdev.AI\1.96.2025\Tests\GenXdev.AI\Add-EmoticonsToText.Tests.ps1" executed="True" result="Success" success="True" time="311.2952" asserts="0" description="C:\Users\renev\Documents\PowerShell\Modules\GenXdev.AI\1.96.2025\Tests\GenXdev.AI\Add-EmoticonsToText.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Add-EmoticonsToText" executed="True" result="Success" success="True" time="311.2045" asserts="0" description="Add-EmoticonsToText">
            <results>
              <test-case description="Should use custom instructions" name="Add-EmoticonsToText.Should use custom instructions" time="311.1967" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\Users\renev\Documents\PowerShell\Modules\GenXdev.AI\1.96.2025\Tests\GenXdev.AI\Get-TextTranslation.Tests.ps1" executed="True" result="Success" success="True" time="391.7255" asserts="0" description="C:\Users\renev\Documents\PowerShell\Modules\GenXdev.AI\1.96.2025\Tests\GenXdev.AI\Get-TextTranslation.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Get-TextTranslation" executed="True" result="Success" success="True" time="391.6443" asserts="0" description="Get-TextTranslation">
            <results>
              <test-case description="Should translate English to Spanish correctly" name="Get-TextTranslation.Should translate English to Spanish correctly" time="90.2789" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should translate English to Dutch correctly" name="Get-TextTranslation.Should translate English to Dutch correctly" time="301.3514" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\Users\renev\Documents\PowerShell\Modules\GenXdev.AI\1.96.2025\Tests\GenXdev.AI\Start-AudioTranscription.Tests.ps1" executed="True" result="Success" success="True" time="2.6674" asserts="0" description="C:\Users\renev\Documents\PowerShell\Modules\GenXdev.AI\1.96.2025\Tests\GenXdev.AI\Start-AudioTranscription.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Start-AudioTranscription" executed="True" result="Success" success="True" time="2.579" asserts="0" description="Start-AudioTranscription">
            <results>
              <test-case description="Should use default language when not specified" name="Start-AudioTranscription.Should use default language when not specified" time="2.5721" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>