Skip to content

createSuiteDescription("foo").isSuite() returning false #501

Open
@schaarsc

Description

@schaarsc

with current implementation a Description is considered a Test unless it has children. the following test will fail

assertTrue( createSuiteDescription("foo").isSuite() );

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions