Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 644 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 644 Bytes

SenchaJasmine

This project is a POC output. POC is to Unit Test Sencha Ext JS 6 application with Jasmine.

Getting Started

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.

Prerequisites

The following POC is done using NPM version 8.10.0 and Ext JS 6.6.0.13

How to Start

  • 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