mirror of
https://github.com/oshliaer/google-apps-script-awesome-list.git
synced 2026-03-11 17:48:12 -05:00
qunit #61
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
- [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
|
||||
|
||||
## Logging
|
||||
|
||||
@@ -152,8 +153,6 @@ Assertion and unit testing of modular libraries
|
||||
|
||||
- [A function to convert an XML string to a JSON object in Apps Script, using logic similar to the sunset method Xml.parse()](https://gist.github.com/erickoledadevrel/6b1e9e2796e3c21f669f)
|
||||
|
||||
|
||||
|
||||
### Assorted
|
||||
|
||||
- [GoogleSheets](https://github.com/Max-Makhrov/GoogleSheets) best code I've tested in Google Sheets
|
||||
|
||||
Reference in New Issue
Block a user