qa-utils-pruebas
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Librarie for utils used by QA projects

Azure key vault support

See https://www.npmjs.com/package/@azure/keyvault-secrets for installation details.

Follow the stepss for check or install or configure:

  • Step 0: Pre-installation Check installation consulting package.json :

    "dependencies": { "@azure/identity": "^2.1.0", "@azure/keyvault-secrets": "^4.5.1" }

  • Step 1 : from project root in command conssole launch:

    npm install @azure/keyvault-secrets

  • Step 2 : from project root in command conssole launch:

    npm install @azure/identity

  • Step 3: from project root in command conssole launch:

    npm install @types/node

For environment parameters we use dotenv see file .env.example and follow comment for keyvault configurations

Readme

Keywords

none

Package Sidebar

Install

npm i qa-utils-pruebas

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

5.26 kB

Total Files

6

Last publish

Collaborators

  • jalfaya