Can we have an option to colorize "expected" and "actual" in test output? Like this:   For me the colors helps because it allows me to locate the diff faster. This kind of coloring is very common in Node.js test frameworks.
Can we have an option to colorize "expected" and "actual" in test output? Like this:

For me the colors helps because it allows me to locate the diff faster. This kind of coloring is very common in Node.js test frameworks.