A New QUnit for Google Apps Script

QUnitGS2 Test Suite

A bigger example where we test QUnitGS2 itself.

Take a look at how the QUnitGS2 test suite is set up for more examples. It uses a more complicated set up in order to manage many more tests. You can load the test results live here to make sure the library is still working. Tests can take a long time to complete- like 2 minutes- so be patient.

It should look like the image below.

Example of QUnitGS2 test suite results.

These are actually the tests from the original QUnit library, intended to help test this implementation to make sure the results match.