I have a Attribute for provide injection following the setup in the documentation.
When I right click on a test and choose run or debug from the Test Explorer, the DI Attribute is executed for every single test in the class, not just the one that was run.