Closed craigfowler closed 6 years ago
This is caused by missing ZPT-Sharp configuration in the app.config file.
I have a feeling that it might be easier to have ZPT-Sharp receive the config via a hard-coded mechanism when used like this. I don't want to have to keep specifying a load of app config stuff when actually all I want to do is use a predefined set of plugins.
Provide the config in the application configuration file.
This was seen when using Screenplay with the Agiil project.