Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Mock of the aws xray sdk to enable smoother testing.

License

Notifications You must be signed in to change notification settings

MechanicalRock/aws-xray-mock

Repository files navigation

CircleCI npm version Coverage Status

aws-xray-mock

Mock of the aws xray sdk to enable smoother testing.

Installation

npm i -D aws-xray-mock

Usage

In your test setup, just import the module:

import 'aws-xray-mock';

License

MIT