All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.testWithNode.js Maven / Gradle / Ivy

There is a newer version: 1.3.0
Show newest version
//var fs = require('fs');
// file is included here:
//eval(fs.readFileSync('grooscript.js')+'');
var gs = require('./grooscript.js');
gs.consoleOutput = true;
console.log('Ready to Test!');
//gs.consoleInfo = true;
/////////////////////////////////////////////////////////// Tests here



////////////////////////////////////////--------------------End Test here -> Resume

console.log('\nFails = '+gs.fails);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy