Skip to content

Testing Brackets

Jason San Jose edited this page Dec 17, 2013 · 9 revisions

Challenges

  • Custom browser (i.e. brackets-shell) with additional V8 extensions brackets.fs file system and brackets.app for native menus and miscellaneous native features.
    • We benefit from a lack of cross-browser testing (for now)

Frameworks, Tools and Services

Jasmine

Travis CI

Jenkins

Types of Tests

Unit Tests

Integration Tests

Extension Tests

Localization Tests

Resources


Future Improvements

Clone this wiki locally