Skip to content

Attach an event to a specific step #178

@baubakg

Description

@baubakg

We would like to execute a scenario where an event is attached to a specific test.
Traditionally we use @phasedEvent for this, but we want to do this but here we want to do this without that annotation.

Add an execution property :
PHASED.EVENTS.NONINTERRUPTIVE.INJECTINTO

Given a comma separated list of path the event defined in PHASED.EVENTS.NONINTERRUPTIVE will be injected into step.

When selected the scenario which otherwise can shuffle will be single-mode

Use cases:

  • When we execute a scenario when reaching the selected step the event kicks in
  • When we execute a series of tests, when reaching the selected step the event kicks

Controls:
In the beginning we check if the given propert is a method

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions