Testing utility library
const expected = "hello";
const actual = "hello";
try isStringEqual(expected, actual);Will print out the following:
=============================
Expected: home
Actual: home
=============================| Name | Name | Last commit date | ||
|---|---|---|---|---|