Add colors to output (#86)
authorAlexander Popov <a13xp0p0v@users.noreply.github.com>
Wed, 13 Sep 2023 22:06:19 +0000 (01:06 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 22:06:19 +0000 (01:06 +0300)
Shows OK in green and FAIL in red

Thanks to @frakman1.

Refers to #81. Needs fixing `test_stdout()` in the unit-test.


Trivial merge