Test Execution Result Codes
SpecFlow+ Runner returns the following result codes, which are included in the JSON output:
Code | Meaning |
---|---|
0 | Unknown |
110 | Succeeded |
120 | Ignored |
210 | Pending |
310 | NothingToRun |
320 | Skipped |
410 | Inconclusive |
420 | CleanupFailed |
430 | RandomlyFailed |
440 | Failed |
450 | InitializationFailed |
510 | FrameworkError |
520 | ConfigurationError |