adobe / phased-testing

A TestNG plugin that allows tests to be reused in validating System changes such as upgrades or system changes that happen in chaos engineering.
MIT License
7 stars 3 forks source link

externalize the execution properties #108

Closed baubakg closed 1 year ago

baubakg commented 1 year ago

As we are reaching a high number of execution properties, we should extract them in an enum to better keep track and manage them.

baubakg commented 1 year ago

Finished in the context of #129