TestRunner.Status

Current status of the test runner.

Values

ValueMeaning
idle

The tester is done with the current test.

working

The tester is working, wait before starting another test.

paused

Awaits <Enter> key press.

finished

The tester has finished and there are no tests left.

Meta