Hi Connor,
thanks for your response.
The idea would be to have a loop over a collection which defines name of the sub process, input values, and expected output values to check against. The developer would need to make sure to unify the interface to the subprocesses (e.g. by transferring collections as input and output).
I think it would add quite some flexibility for developers to do stuff with less 'switch-case'- / 'if'-statements present.
(Besides that, I would love a feature like unit testing for subprocesses. E.g. by defining input values, and expected output values and automatic checking if the subprocess still acts as expected)
Greetings,
Marc