Skip to content
This repository was archived by the owner on Dec 12, 2017. It is now read-only.
This repository was archived by the owner on Dec 12, 2017. It is now read-only.

xunit2 - Support escaped strings in DataAttributes #10

@EddieGarmon

Description

@EddieGarmon
        [InlineData( "escape mania: $ \\ \b \f \n \r \t \v", "unicode mania: \x78\xF2\x12C" )]

The 'escape mania' string above currently aborts the runner. I have not tested to the extent Unicode escapes are supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions