How can I allow an operator to choose which phases to run?
Open
question
- Dominant language
- Python
- Stars
- 722
- Forks
- 237
- Avg merge
- 11h 31m
- Merged PRs (30d)
- 4
Description
I need to run a test where the operator chooses the phases at the start. Ideally, I wouldn't have to go and change any phase code, so I can quickly change the list of phases available to the operator. Ideally, I'd somehow alter the phase list and update the `run_if` option after the operator has chosen which phase he wants to run.
Is this possible?
Contributor guide
Assessment
This issue has not been assessed yet.