Megatest

View Ticket
Login
Ticket Hash: 5e66375eda9fb863b63ec890ce71b863c75f6b69
Title: skip status behavior
Status: Open Type: Feature_Request
Severity: Important Priority:
Subsystem: Resolution:
Last Modified: 2022-05-02 13:50:09
Version Found In: 1.65/91
Description:
skip is intended to short circuit a test

expected behavior:

  • test: stop execution, mark test COMPLETED,SKIP, this is a "passing" status
  • step: stop test execution, mark test COMPLTED,SKIP, this is a "passing" status

need to document use cases, eg how to "skip/short-circuit" a step but keep going