0.0.2 • Published 5 years ago

adstest v0.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

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 have 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 writting using mocha running in ts-node environment.