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: BeforeTestRun not run in .NET462 up to .NET481 in multitarget test project (#146) #148

Closed gasparnagy closed 1 month ago

gasparnagy commented 1 month ago

Fixes #146

Types of changes

Checklist:

gasparnagy commented 1 month ago

The good news is that after I enabled this in system tests, only xunit caused a problem, NUnit worked.