You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
, "description": "GasT is a TAP-compliant testing framework for Google Apps Script(GAS). It provides a simple way to verify that the GAS programs you write behave as expected."
, "main": "index.js"
, "directories": {
"doc": "doc"
}
, "dependencies": {
}
, "devDependencies": {
"node-google-apps-script": "1.1.4"
}
, "scripts": {
"test": "echo \"Error: no test specified\" && exit 1"