Sha256: 8629d659a14577260f78451a00d0d1c8f78bfa6755ebf4a490ffcff1da75b27d

Contents?: true

Size: 547 Bytes

Versions: 29

Compression:

Stored size: 547 Bytes

Contents

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

  <configSections>
    <section name="xunit" type="Xunit.ConsoleClient.XunitConsoleConfigurationSection, xunit.console"/>
  </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

29 entries across 29 versions & 5 rubygems

Version Path
pre_push-1.1.2.1 lib/runners/xunit191/xunit.console.exe.config
pre_push-1.1.2 lib/runners/xunit191/xunit.console.exe.config
pre_push-1.1.1 lib/runners/xunit191/xunit.console.exe.config
pre_push-1.1.0 lib/runners/xunit191/xunit.console.exe.config
pre_push-1.0.1 lib/runners/xunit191/xunit.console.exe.config
pre_push-1.0.0 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.7 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.6 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.5 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.4 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.3 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.2 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.1.3 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.1.1 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.1.2 lib/runners/xunit191/xunit.console.exe.config
pre_push-0.0.1 lib/runners/xunit191/xunit.console.exe.config
albacore-0.3.4 spec/support/Tools/XUnit-v1.9/xunit.console.exe.config
albacore-0.3.3 spec/support/Tools/XUnit-v1.9/xunit.console.exe.config
albacore-0.3.2 spec/support/Tools/XUnit-v1.9/xunit.console.exe.config
albacore-0.3.1 spec/support/Tools/XUnit-v1.9/xunit.console.exe.config