Skip to content

mgood/sproutcore20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run Unit Tests

cd amber
spade update
spade preview

Then visit: http://localhost:4020/tests.html?package=PACKAGE_NAME. Please 'PACKAGE_NAME' with the name of the package you want to run. For example:

Adding New Packages

Be sure you include the new package as a dependency in the global package.json and run spade update.

Note that unless you are adding new tests or adding a new package you should not need to run spade update.

About

SproutCore 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%