reqnroll / Reqnroll

Open-source Cucumber-style BDD test automation framework for .NET.
https://reqnroll.net
BSD 3-Clause "New" or "Revised" License
302 stars 33 forks source link

Fix: Reqnroll.Autofac: Objects registered in the global container cannot be relsolved in BeforeTestRun/AfterTestRun hooks #184

Open gasparnagy opened 3 weeks ago

gasparnagy commented 3 weeks ago

🤔 What's changed?

Fixes #183

⚡️ What's your motivation?

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

📋 Checklist:


This text was originally taken from the template of the Cucumber project, then edited by hand. You can modify the template here.