UNPKG

tia

Version:

Time is All (logs driven test engine with ExtJs support)

10 lines (5 loc) 207 B
'use strict'; const { t, a, l } = gT; let fs = require('fs'); t.setTitle('Test for external log'); fs.writeFileSync(gT.cLParams.extLog, 'This string must be in test log\n', gT.engineConsts.logEncoding);