This project is a POC output. POC is to Unit Test Sencha Ext JS 6 application with Jasmine.
To download the project, simply run the following command in your command-line interface tool:
git clone https://github.com/CelestialSystem/SenchaJasmine.git
or you can download the zip folder.
The following POC is done using NPM version 8.10.0 and Ext JS 6.6.0.13
- Clone the workspace.
- Add Ext JS 6.6.0 package in the parent workspace folder.
- Add Ext folder alongside the MyApp project.
- Build and run the application using command
sencha app watch