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

assertFileMatchesFormat() and assertFileMatchesFormatFile() #5471

Closed
sebastianbergmann opened this issue Aug 16, 2023 · 2 comments
Closed

assertFileMatchesFormat() and assertFileMatchesFormatFile() #5471

sebastianbergmann opened this issue Aug 16, 2023 · 2 comments
Assignees
Labels
feature/assertion Issues related to assertions and expectations type/enhancement A new idea that should be implemented
Milestone

Comments

@sebastianbergmann
Copy link
Owner

sebastianbergmann commented Aug 16, 2023

This is to complement assertStringMatchesFormat() and assertStringMatchesFormatFile().

@sebastianbergmann sebastianbergmann added type/enhancement A new idea that should be implemented feature/assertion Issues related to assertions and expectations labels Aug 16, 2023
@sebastianbergmann sebastianbergmann added this to the PHPUnit 10.4 milestone Aug 16, 2023
@sebastianbergmann sebastianbergmann self-assigned this Aug 16, 2023
@sebastianbergmann sebastianbergmann changed the title assertFileMatchesFormat() and assertFileMatchesFormatFile() (as well as assertFileDoesNotMatchFormat() and assertFileDoesNotMatchFormatFile()) assertFileMatchesFormat() and assertFileMatchesFormatFile() Aug 16, 2023
@localheinz
Copy link
Collaborator

@sebastianbergmann

Does that refer to the file name or the file content?

@sebastianbergmann
Copy link
Owner Author

Does that refer to the file name or the file content?

Content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/assertion Issues related to assertions and expectations type/enhancement A new idea that should be implemented
Projects
None yet
Development

No branches or pull requests

2 participants