NUnit.Framework.Internal.Execution.WorkItemState
The current state of a work item
Complete = 2
Complete
Ready = 0
Ready to run or continue
Running = 1
Work Item is executing