🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

aws-testing-library

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-testing-library

Chai and Jest matchers for aws services

4.0.6
latest
Source
npm
Version published
Weekly downloads
10K
198.47%
Maintainers
1
Weekly downloads
 
Created
Source

AWS Testing Library

License: MIT Build Coverage Status

Note: If you're missing any capability please open an issue/feature request :)

Prerequisites

You should have your aws credentials under ~/.aws/credentials (if you have aws cli installed and configured).

Note: aws credentials are loaded automatically as described here

If you plan to use the deploy utility function please install and configure serverless.

node >= 16.10.0.

Installation

Install with npm

npm install aws-testing-library --save-dev

or yarn

yarn add aws-testing-library --dev

Usage

  • Chai
  • Jest
  • Utils

Keywords

serverless

FAQs

Package last updated on 19 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts