Sha256: 1ef3752b61f091ebe1effb1eee12cc26665ded300dfb2b8803da77a84091fe30

Contents?: true

Size: 551 Bytes

Versions: 13

Compression:

Stored size: 551 Bytes

Contents

<?xml version="1.0" encoding="utf-8" ?>
<configuration>

  <configSections>
    <section name="xunit" type="Xunit.ConsoleClient.XunitConsoleConfigurationSection, xunit.console.x86"/>
  </configSections>

  <xunit>
    <transforms>
      <add
        commandline="html"
        xslfile="HTML.xslt"
        description="output results to HTML file"/>
      <add
        commandline="nunit"
        xslfile="NUnitXml.xslt"
        description="output results to NUnit-style XML file"/>
    </transforms>
  </xunit>
  
</configuration>

Version data entries

13 entries across 13 versions & 4 rubygems

Version Path
albacore-0.3.4 spec/support/Tools/XUnit-v1.9/xunit.console.x86.exe.config
albacore-0.3.3 spec/support/Tools/XUnit-v1.9/xunit.console.x86.exe.config
albacore-0.3.2 spec/support/Tools/XUnit-v1.9/xunit.console.x86.exe.config
albacore-0.3.1 spec/support/Tools/XUnit-v1.9/xunit.console.x86.exe.config
albacore-0.3.0 spec/support/Tools/XUnit-v1.9/xunit.console.x86.exe.config
uppercutbuild-1.4.2.0 lib/lib/xUnit/xunit.console.x86.exe.config
uppercutbuild-1.4.1.0 lib/lib/xUnit/xunit.console.x86.exe.config
uppercutbuild-1.4.0.0 lib/lib/xUnit/xunit.console.x86.exe.config
uppercutbuild-1.3.0.0 lib/lib/xUnit/xunit.console.x86.exe.config
dolphindeploy-0.0.3-universal-dotnet external/xunit/xunit.console.x86.exe.config
dolphindeploy-0.0.2-universal-dotnet external/xunit/xunit.console.x86.exe.config
dolphindeploy-0.0.1 external/xunit/xunit.console.x86.exe.config
xunitnet-1.6.0 lib/xunit.console.x86.exe.config