Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.29 KB

File metadata and controls

18 lines (12 loc) · 1.29 KB

App SDK 2 Test Utilities

Build Status

A library of utilities, helpers, and data mocks for writing unit tests for apps written with the App SDK.

While this library is distributed as an npm package, it is generally not meant to be installed or used directly. Instead, it is automatically bundled with and integrated into Rally App Builder.

Getting Started

The Testing Apps guide in the App SDK help documentation provides a great overview of what writing unit tests for SDK 2 apps looks like. Most of the utilities mentioned in that guide live in this repository.

Some useful links: