Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail hard if test has impossible dependency #4599

Closed
wants to merge 1 commit into from

Conversation

Naktibalda
Copy link
Member

Fixes #4598

Instead of skipping the last test Codeception will throw exception:

  [Exception]
  Dependent test test5 for DebugIssueCest:test1 not found

@Naktibalda
Copy link
Member Author

This is too harsh - cross-file dependencies are not found when a single file is executed, skipping the right test should be enough.

@Naktibalda Naktibalda closed this Nov 2, 2017
@Naktibalda Naktibalda deleted the missing-dependency-fails-hard-2 branch November 2, 2017 10:50
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.

None yet

1 participant