Skip to content

Test-framework will mainly looking in javascript-unit for jaggery

Notifications You must be signed in to change notification settings

Madhuka/jaggery-test-framewrok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

jaggery-test-framewrok

Test-framework will mainly looking in javascript-unit for jaggery

How to setup sugarcane in jaggery

  1. Get jaggery server from http://jaggeryjs.org/

  2. Unzip it

Copy jaggery sample app to jaggery

  1. Copy 'automobileapp' folder in '\jaggery-test-framewrok\jaggery-app' to \apps

Copy module to jaggery

  1. Copy 'test' in '\jaggery-test-framewrok\jaggery-module' to \modules
  2. For the sample we are testing jaggery module called 'motorcar', so copy the Copy 'motorcar' in '\jaggery-test-framewrok\jaggery-module' to \modules too.

Then Go to http://localhost:9763/automobileapp/test/

  • You will see the list of test,
  • Tick what you need to run and click on 'RUN',
  • You can pick test that you wish to run
  • You will get summary report in top of dashboard

Some links that help you to write test

About

Test-framework will mainly looking in javascript-unit for jaggery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published