Method ToXunit3Arguments
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
ToXunit3Arguments()
Gets the command-line arguments to pass to an xUnit.net v3 test assembly to perform the filtering contained within this filter.
public IReadOnlyCollection<string> ToXunit3Arguments()