griddynamics / GridBDD

Sprimber - Spring based automation for BDD
Other
2 stars 3 forks source link

Customizable thread executor for scenarios #43

Open vvolverine opened 4 years ago

vvolverine commented 4 years ago

Add option to specify at feature level custom tag, value from which will be used to find the bean with this name in Spring context of type Executor. Next all scenarios from this feature will be submitted to this executor.