<PackageReference Include="NUnit" Version="4.1.0" />

TestStatus

public enum TestStatus
The TestStatus enum indicates the result of running a test
namespace NUnit.Framework.Constraints { }