Stacktrace for TestFixtureSetUp fails are not included in reports
gamerka opened this issue · 0 comments
gamerka commented
When Fixture Setup fails, in NUnit report I get the reason and the stacktrace for it, like that:
for testfixture:
`
There need to be some override for the situation when FixtureSetup fails, that puts fixturesetup failure description in each test failure description.