Closed
Description
Repost of sebastianbergmann/phpunit-documentation#494.
I noticed that the introductory documentation chapter uses assertEquals()
. I suggest that it can be replaced with assertSame()
, which is stricter a may prevent unexpected type conversion bugs.
What do you think?
If you think it is a good idea, I can prepare a PR.
Metadata
Metadata
Assignees
Labels
No labels