In this video, we setup the test suite and write unit tests for our application using QUnit.
You can access the source code of this series at https://github.com/sonmezfurkan/UI5_from_scratch
You can find the QUnit website at
https://qunitjs.com/
00:00 Initial application
01:05 Test suite setup
07:54 Writing unit tests