Skip to content

Conversation

TavoNiievez
Copy link
Member

221 additions, 476 deletions.

@TavoNiievez TavoNiievez requested a review from Naktibalda April 1, 2024 15:27
@Naktibalda Naktibalda changed the base branch from 5.1 to 5.2 May 16, 2024 17:04
$this->setDefinition([
new InputArgument('group', InputArgument::REQUIRED, 'Group class name'),
]);
$this->addArgument('group', InputArgument::REQUIRED, 'Group class name');
}

public function getDescription(): string
{
return 'Generates Group subscriber';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This description could be moved to setDescription too.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done ✅

@TavoNiievez TavoNiievez requested a review from Naktibalda May 16, 2024 17:54
@TavoNiievez
Copy link
Member Author

@Naktibalda FYI, this is supposed to be the first of several PR's and I'm supposed to follow up with the other folders inside src/, I don't know how long that's going to take me, so you can take that into account when releasing 5.2 or not.

@TavoNiievez TavoNiievez merged commit 8d4f11d into Codeception:5.2 Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants