Trying to install the latest Test4z Framework 1.0 package from GitHub and receiving the error:
't4z' is not recognized as an internal or external command,
operable program or batch file.
The root cause was a node.js/npm installation issue, rather than any problem with the package itself.
Changed the npm global settings to point to the correct path.