Skip to content

Ugly modal dialog when fixture argument value contains a dot only  #3

@yannisgu

Description

@yannisgu

When a text fixture with arguments, has a test with a value containing a ".", only the part of the argument value after it will be shown in the modal dialog. This is due to the "namespace-trimming" on https://github.com/JatechUK/NUnit-HTML-Report-Generator/blob/master/NUnit%20HTML%20Report%20Generator/Program.cs#L398

Since at other places the namespace is know, it should be used here as well.

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