You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We can extend the work on the plugin framework to simplify the code written. Plugin authors can define the Event as input and the expected output. This will allow for a simplified way to test processors.
Describe the solution you'd like
I'd like to define an input and expected output file to use with a given processor config.