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

assertEqualsFixture add reference to assertable fixture to error message #98

Open
DenTray opened this issue Nov 27, 2023 · 1 comment
Open
Milestone

Comments

@DenTray
Copy link
Collaborator

DenTray commented Nov 27, 2023

assertEqualsFixture method uses the assertEquals method inside. It allows to redefine assertion error message, so it would be great to see something like this:

Failed asserting that the provided data equal to \"{$fixtureName}\" fixture.

It would be awesome if the fixture name in the message will be clickable and will open the fixture in file explorer or IDE

@DenTray DenTray added this to the 2.5 milestone Nov 27, 2023
@DenTray DenTray modified the milestones: 2.5, 2.6 Dec 19, 2023
@DenTray DenTray modified the milestones: 2.6, 2.7 Mar 18, 2024
@DenTray
Copy link
Collaborator Author

DenTray commented Mar 18, 2024

@Adil9994 as discussed please describe found solutions

@DenTray DenTray modified the milestones: 2.7, 3.2 Dec 10, 2024
@DenTray DenTray modified the milestones: 3.2, 3.3 Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants