FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

phoenix/test at pluto/git-ff · phcode-dev/phoenix · GitHub

Latest commit

 

History

History
 
 

README.md

Overview

Unit testing for brackets uses Jasmine.

Getting started

Running Tests

Run brackets-app and click "Run Tests" from the menu (debugging and dev tools not supported)

Adding New Tests

  1. Create a new .js file under spec/
  2. Write the test (see spec/Editor-test.js or Jasmine documentation)
  3. Edit SpecRunner.html and add the spec .js file in a new script tag

Known Issues

None


Back | FazBrowse Home | New Git URL