1 reference to XunitTestAssemblyRunnerWithAssemblyFixture
Xunit.NetCore.Extensions (1)
AssemblyFixtureSupport\XunitTestFrameworkExecutorWithAssemblyFixture.cs (1)
21
using (var assemblyRunner = new
XunitTestAssemblyRunnerWithAssemblyFixture
(TestAssembly, testCases, DiagnosticMessageSink, executionMessageSink, executionOptions))