Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 967 Bytes

File metadata and controls

20 lines (16 loc) · 967 Bytes

Testing with Components

Component Framework is responsible for running units of sandboxed software, or components, and facilitating their interaction. Component Framework supports common developer needs for unit testing of components, integration testing across components, and dependency injection for capabilities exchanged between components.

You can find more information below: