Skip to content

Conversation

SimonHeimberg
Copy link
Owner

Assert functions from PHPUnit do have an optional message argument. This is especially usefull for assertTrue because the message printed on failure does not (and can not) contain any details. Demonstrate this possibility

Assert functions from PHPUnit do have an optional message argument. This is especially usefull for assertTrue because the message printed on failure does not (and can not) contain any details. Demonstrate this possibility
@SimonHeimberg
Copy link
Owner Author

SimonHeimberg commented Mar 30, 2020

was in wrong repo, merged since a long time: symfony#6118

@SimonHeimberg SimonHeimberg deleted the WebtestcaseAssertMessage branch March 30, 2020 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant