Skip to content

Add argument 'ATrimValues: Boolean = False' to DUnitX.Attributes.TestCaseAttribute.Create #331

@Nashev

Description

@Nashev

#191 very very annoying, it makes impossible to make test cases readable and comparable between each others.
Please add a possibility to add spaces into the argument's list between values!

Add an argument ATrimValues: Boolean = False to the constructor DUnitX.Attributes.TestCaseAttribute.Create.

For backward compatibility I suggest to make it off by default, so we will need write a , True for every single mention of [TestCase()] declaration, but it is the lesser of the evils.

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