Method Get
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Get(Assembly, out List<string>)
Gets the list of rrunner reporters registered for the given assembly.
public static List<IRunnerReporter> Get(Assembly assembly, out List<string> messages)
Parameters
Returns
- List<IRunnerReporter>
List of available reporters