Skip to content

Testing Brackets

ScanuNicco edited this page Sep 25, 2021 · 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

Smoke Tests

Localization Tests

Resources


Future Improvements

Clone this wiki locally