DI using UnityContainer #337
Unanswered
dcosta-marex
asked this question in
Q&A
Replies: 1 comment
-
The way how these plugins are built is a bit chaotic and we should make a simpler/clearer way to handle these. So whenever you play with your plugin, please keep this in mind and if you have any suggestion on how this could be done easier/better, please share it here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
Wanted to ask if anyone has attempted to get ReqnRoll (or the latest version of Specflow) using UnityContainer as the Dependency Injection (DI) framework? And if so, how have you done it?
The context is the following:
Following the docs recommendation, we are currently building a new runtime plugin using this guide and the Autofac plugin as a template from github here. Just wanted to confirm if anyone has been here before and has either build this plugin or has an alternative approach.
Beta Was this translation helpful? Give feedback.
All reactions