-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
feature/assertionIssues related to assertions and expectationsIssues related to assertions and expectationsfeature/phptEnd-to-end tests in PHPT formatEnd-to-end tests in PHPT formattype/enhancementA new idea that should be implementedA new idea that should be implemented
Description
When asserting a string matches a format fails, the failure produces a string diff between the string and the expected format. This is quite confusing because this diff will report differences for each placeholder in the expected format, even when the corresponding content in the string matched that placeholder (and the issue was elsewhere)
Metadata
Metadata
Assignees
Labels
feature/assertionIssues related to assertions and expectationsIssues related to assertions and expectationsfeature/phptEnd-to-end tests in PHPT formatEnd-to-end tests in PHPT formattype/enhancementA new idea that should be implementedA new idea that should be implemented