Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
expect: Improve report when assertion fails, part 3 (jestjs#7152)
* expect: Improve report when assertion fails, part 3 * Display lines of labeled values as two columns with monospace alignment * Merge and then update CHANGELOG.md * Add test for getLabelPrinter * Include received type in label for toHaveLength matcher * Fix pretty lint error * Refactor message function in toContain and toContainEqual * Align values for toBeCloseTo
- Loading branch information