GasT 0.1.0 could only run in Google Apps Script Editor.
but it's very easy to make changes to run outside of script editor, say, use nodejs as the test runner.
then we could test code out of the GAS environment, for the javascript code that does not use GAS Classes.
also, run in nodejs is required to use Continuous integration as well.
GasT 0.1.0 could only run in Google Apps Script Editor.
but it's very easy to make changes to run outside of script editor, say, use nodejs as the test runner.
then we could test code out of the GAS environment, for the javascript code that does not use GAS Classes.
also, run in nodejs is required to use Continuous integration as well.