Skip to content

Html Report Generation Failing 3.18.2 #41

@jafin

Description

@jafin

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.

nulltestobject

Downgraded to 3.17.1 - problem does not exist. Report Generation works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions