Update doc about executeInactive
Open
documentation
- Dominant language
- Java
- Stars
- 9
- Forks
- 4
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 7
Description
Execute inactive needs to be more clear
Optionally if you consider that the scenario can never be run as non-phased, you need also include: @PhasedTest(canShuffle = false, executeInactive = false). When executeInactive is false, the Single Run scenario will only run when in Phases.
Contributor guide
Assessment
This issue has not been assessed yet.