I think I found the answers: it works by loading the module intern/dojo/node!leadfoot/helpers/pollUntil , as in:
define([ 'intern!object', 'intern/chai!assert', 'intern/dojo/node!leadfoot/helpers/pollUntil', '../Request', 'require' ], function (registerSuite, assert, pollUntil, Request, require) {
source share