Table of Contents

Method ForRunInProcess

Namespace
Xunit.Runner.v3
Assembly
xunit.v3.runner.utility.netfx.dll

ForRunInProcess(Version, XunitProjectAssembly)

Gets command line switches based on a call to Run on TestProcessLauncherAdapter.

public static List<string> ForRunInProcess(Version coreFrameworkVersion, XunitProjectAssembly projectAssembly)

Parameters

coreFrameworkVersion Version
projectAssembly

Returns

List<string>