JSPM

node-gmail-tester

1.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 264
  • Score
    100M100P100Q85405F
  • License MIT

A simple Node.js Gmail client to be used with Cypress

Package Exports

  • node-gmail-tester
  • node-gmail-tester/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-gmail-tester) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-gmail-tester

npm version License: MIT

A Node.js Gmail client which returns email from any Gmail account.

Usage

Install using npm:

npm install --save-dev node-gmail-tester
yarn add --dev node-gmail-tester
node node_modules/node-gmail-tester/init

⛔️ Never share or commit gmail.credentials.json nor gmail.token.json!

Credits