Comment 3 for bug 1858417

Revision history for this message
Luigi Toscano (ltoscano) wrote :

I think the correct behavior is to define the exceptions inside the plugin. I believe having tempest provide custom exceptions which are relevant only for the plugin introduces a cross-dependency.

I think it makes sense to add those exceptions to the plugin, as other plugins did.