Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 550 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 550 Bytes

adstest

Modules for Azure Data Studio Testing.

Utils

These are set of utilities for stress and perf testing.

Stress

These are modules that enable stress testing of existing functional/integration test by using decorators.

Remarks

The functionality of these modules has been tested end to end when stressifying existing mocha based test but as a design they are written to wrap any typescript/javascript tests.

Dependencies

The unit tests for these modules have been written using mocha running in ts-node environment.