Sha256: 942b84d66e92632b194271ff027dc1d3203b117d8427768cbf886b916e120048

Contents?: true

Size: 1.85 KB

Versions: 9

Compression:

Stored size: 1.85 KB

Contents

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--This file represents the results of running a test suite-->
<test-results name="..\..\CodeCoverage\nunit\assemblies\TestSolution.Tests.dll" total="1" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2011-03-13" time="17:56:26">
  <environment nunit-version="2.5.2.9222" clr-version="2.0.50727.4952" os-version="Microsoft Windows NT 6.1.7600.0" platform="Win32NT" cwd="c:\Users\cg\code\Albacore\spec\support\Tools\NUnit-v2.5" machine-name="CRAPTOP-7" user="cg" user-domain="craptop-7" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite name="" executed="True" success="True" time="0.336" asserts="0">
    <results>
      <test-suite name="..\..\CodeCoverage\nunit\assemblies\TestSolution.Tests.dll" executed="True" success="True" time="0.068" asserts="0">
        <results>
          <test-suite name="TestSolution" executed="True" success="True" time="0.064" asserts="0">
            <results>
              <test-suite name="Tests" executed="True" success="True" time="0.064" asserts="0">
                <results>
                  <test-suite name="SomeTestFixture" executed="True" success="True" time="0.047" asserts="0">
                    <results>
                      <test-case name="TestSolution.Tests.SomeTestFixture.foo" executed="True" success="True" time="0.034" asserts="1" />
                    </results>
                  </test-suite>
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite name="..\..\CodeCoverage\nunit\assemblies\TestSolution.dll" executed="False">
        <reason>
          <message><![CDATA[Has no TestFixtures]]></message>
        </reason>
      </test-suite>
    </results>
  </test-suite>
</test-results>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
albacore-0.3.6 spec/support/Tools/NUnit-v2.5/TestResult.xml
albacore-1.0.0.rc.2 spec/support/Tools/NUnit-v2.5/TestResult.xml
albacore-1.0.0.rc.1 spec/support/Tools/NUnit-v2.5/TestResult.xml
albacore-0.3.5 spec/support/Tools/NUnit-v2.5/TestResult.xml
albacore-0.3.4 spec/support/Tools/NUnit-v2.5/TestResult.xml
albacore-0.3.3 spec/support/Tools/NUnit-v2.5/TestResult.xml
albacore-0.3.2 spec/support/Tools/NUnit-v2.5/TestResult.xml
albacore-0.3.1 spec/support/Tools/NUnit-v2.5/TestResult.xml
albacore-0.3.0 spec/support/Tools/NUnit-v2.5/TestResult.xml