sofa-testing

Sofa SDK Testing Components.


Keywords
sofa, sofa.io, web, sdk, testing
License
GPL-2.0+
Install
bower install sofa-testing

Documentation

Sofa Testing

Sofa SDK Testing Components

This repository holds shared components for testing actual Sofa SDK components. These testing components could be things such as mocks and stubs but also simple fixtures.

Installation

Via npm:

$ npm install sofa-testing

Via Bower:

$ bower install sofa-testing