Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Testing Brackets

redmunds edited this page Dec 15, 2014 · 8 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

Smoke Tests

Localization Tests

Resources


Future Improvements

Clone this wiki locally