1.0.0 • Published 2 years ago

qa-utils-pruebas v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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