The detailed guide can be found on SAP Community: How to use latest QUnit and sinon to test your SAPUI5 applications.
This repository showcases how you can use the latest qunit and sinon to test your SAPUI5 applications.
Therefore, this repository contains 2 branches:
feat/ui5-1.123-and-older: setup for SAPUI5 versions <1.124feat/ui5-1.124-and-newer: setup for SAPUI5 versions >=1.124using the SAPUI5 test starter
Please choose the branch that matches your SAPUI5 version and enjoy the benefits testing with the latest qunit and sinon.