adobe / adobe/phased-testing

Add an @AfterPhaseGroup and a @BeforePhaseGroup functionality

Open
#95 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
9
Forks
4
Avg merge
2d 5h
Merged PRs (30d)
7

Description

This functionality allows you to define a method in a class to have the annotations @AfterPhaseGroup and a @BeforePhaseGroup

When set, the method is executed before/after a PhaseGroup starts or ends.

Use Cases for a scenario with three steps:
* NonPhased : executed right at the end of the scenario
* Phased - Shuffled : 4 times

These methods should be executed no matter what the state of the scenario is.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.