Skip to content

Conversation

@Naktibalda
Copy link
Member

@Naktibalda Naktibalda commented Jan 29, 2021

Original purpose of this change was to make codecept run api work when there is api/ directory in project root and api suite in tests.

I looked into related issues and made the following commands work too:
codecept run tests
codecept run ^*LoginWithWrongPassword$
codecept run tests:^*LoginWithWrongPassword$
codecept run tests/:^*LoginWithWrongPassword$

Closes #6103
Closes #5278

@Naktibalda Naktibalda force-pushed the 4.1-6103 branch 2 times, most recently from 5ceeaba to c903cc5 Compare January 31, 2021 14:04
PHPUnit 5.7 handles filter pattern differently
Copy link
Member

@TavoNiievez TavoNiievez left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@Naktibalda Naktibalda merged commit b171a7c into 4.1 Feb 1, 2021
@Naktibalda Naktibalda deleted the 4.1-6103 branch February 10, 2021 09:10
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.

Test file can't be matched Filtering methods from root directory does not work

4 participants