assert statements that use equality comparisons with
assert_equal() for better failure diagnostics when tests fail.
assert statements that use equality comparisons with
assert_equal() for better failure diagnostics when tests fail.
Replace 20 bare assert statements that use equality comparisons with
assert_equal() for better failure diagnostics.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
See the guideline for information on the review process. A summary of reviews will appear here.
Labels
Tests