<PackageReference Include="NUnit" Version="3.0.0-rc-3" />

TestProgressReporter

TestProgressReporter translates ITestListener events into the async callbacks that are used to inform the client software about the progress of a test run.
namespace NUnit.Framework.Internal { }