architect / tap-arc

Node.js spec-like TAP reporter
https://www.npmjs.com/package/tap-arc
Apache License 2.0
30 stars 3 forks source link

Issue #31: highlight character differences in JSON lines #37

Closed Munawwar closed 2 months ago

Munawwar commented 2 months ago

A proposed solution for Issue #31.

Before: before

After: after

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

tbeseda commented 2 months ago

This looks really promising! I have to do some updates today and will look at merging. Thanks for contributing @Munawwar !

Munawwar commented 2 months ago

@tbeseda I made the "least resistance" change. However what if we could improve this further? E.g + and - prefix to the lines?