Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add option to print the namespace of the class instead of just the class name #6883

Copy link
Copy link

Description

@samuelrajan747
Issue body actions

Can we have an option to print the full name of the class after removing the test base path and the suite path, so that we can have clarity on the folder structure?

public function toString(): string
{
return sprintf(
'%s: %s',
ReflectionHelper::getClassShortName($this->getTestInstance()),
Message::ucfirst($this->getFeature()),
);
}

Reactions are currently unavailable

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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.