From 77a04a93a470be1a01a629df7abad0458828526c Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Sun, 17 Jan 2021 09:12:01 +0300 Subject: [PATCH] zixia => huan Signed-off-by: Alex Ivanov --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 46e65d6..f99fa41 100644 --- a/readme.md +++ b/readme.md @@ -215,7 +215,7 @@ ## Testing -* [gast](https://github.com/zixia/gast) Google Apps Script TAP Testing-framework +* [huan/gast](https://github.com/huan/gast) Google Apps Script TAP Testing-framework * [GSUnit](https://sites.google.com/site/scriptsexamples/custom-methods/gsunit) is a Google Apps Script based testing framework based on JUnit by Kent Beck and JSUnit by Edward Hieatt. It will allow one to run tests while developing * [classroomtechtools/modularLibraries.gs/UnitTesting](https://github.com/classroomtechtools/modularLibraries.gs/tree/master/UnitTesting) Assertion and unit testing of modular libraries * [simula-innovation/qunit](https://github.com/simula-innovation/qunit) An easy-to-use JavaScript Unit Testing framework @@ -226,7 +226,7 @@ ## Logging -* [gasl](https://github.com/zixia/gasl) Google Apps Script Logging-framework +* [huan/gasl](https://github.com/huan/gasl) Google Apps Script Logging-framework * [BetterLog](https://github.com/peterherrmann/BetterLog) Logging library that extends the native apps script Logger, mainly to allow logging to a GSheet * [BBLog](https://github.com/andrewroberts/BBLog) Logging library that further extends BLog to give logging to a Firebase DB multiple logging instances logging of function names and line numbers log the user's email address or ID, in a full or disguised format automatically format log GSheet