TestsNotificationEventFilter type

O filtro de eventos de notificação para o escopo Testes.

type TestsNotificationEventFilter =
  | TestsNotificationEventFilterParent
  | TestRunEndedNotificationEventFilter
  | TestRunStartedNotificationEventFilter
  | TriggerCompletedNotificationEventFilter
  | TriggerDisabledNotificationEventFilter