bptlab / scylla

Extensible BPMN process simulator
MIT License
19 stars 9 forks source link

Extend Test Infrastructure with Option to run with certain Plugin Configuration #66

Open LeonBein opened 7 months ago

LeonBein commented 7 months ago

As a plugin developer, when writing tests for my plugins, it would be nice to have the option to annotate my test class with a set of plugin configurations to test,+ in order to ensure that my plugin works both in isolation and with other plugins, and in order to detect whether a failure stems from plugin interaction, and to document non-obvious relations between plugins.