nette / tester

Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
https://tester.nette.org
Other
457 stars 71 forks source link

Improve diff readability with inline diff highlighting #321

Open JanTvrdik opened 8 years ago

JanTvrdik commented 8 years ago

The difference readability should be increased with inline diffs using probably the same style as https://github.com/git/git/tree/master/contrib/diff-highlight

image

milo commented 8 years ago

I would stay with yellow. IMHO, when showing diff, there is no reason for red/green. Cannot say old/new, correct/wrong because maybe test needs to be updated.

The inverse of difference may look nice :+1: