Install testcafe globally to run the tests:
[sudo] npm install -g testcafeRun tests like this:
testcafe <browser name> <test file>A concrete example:
testcafe chromium annotations.js --screenshots ./screenshots --screenshots-on-failsCanvas doesn't load images: DevExpress/testcafe#1398