-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
Apologies for the basic bug report.
Using VS2012 with NUnit. Html Reports are failing to produce with the error:
There was an error compiling the html report:
Object reference not set to an instance of an object.
Pulled down bddfy 5dc0abb and debug broke on
var groupedByNamespace = from story in _stories
where story.MetaData == null
let ns.story.Scenarios.First().TestObject.GetType().Namespace
TestObject is null.
Downgraded to 3.17.1 - problem does not exist. Report Generation works as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
