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

Add better assert message when formatter tests fail #135

Merged
merged 1 commit into from Apr 30, 2015

Conversation

sbc100
Copy link
Contributor

@sbc100 sbc100 commented Apr 30, 2015

The output of self.assertEqual is very hard to read
for code comparison. Add self.assertCodeEqual which
prints the expected and actual code in an easy to
read way.

The output of self.assertEqual is very hard to read
for code comparison. Add self.assertCodeEqual which
prints the expected and actual code in an easy to
read way.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling b5763ab on sbc100:improve_test_errors into * on google:master*.

eliben added a commit that referenced this pull request Apr 30, 2015
Add better assert message when formatter tests fail
@eliben eliben merged commit 3730f79 into google:master Apr 30, 2015
@sbc100 sbc100 deleted the improve_test_errors branch June 5, 2015 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants