atm-environment

1.0.0 • Public • Published

atm-environment

npm module to create new environment in ATM (Adaptavist Test Management | Kanoah | JIRA)

Install

npm install atm-environment

Environment Variables:

Set following environment variables in .env file placed at project root folder:

JIRA_BASE_URL=baseurl (e.g. --> jira.abcdef.ca)
JIRA_USERNAME=user
JIRA_PASSWORD=password
JIRA_PROJECT_ID=12345

Usage

var atm = require('atm-environment')
env = BrowserName_ProjectName_Locale
atm(env);
  • Best way is to set the value of enviornment using process.argv.env

Keywords

ATM, Adaptavist Test Management, JIRA, Kanoah

Dependents (0)

Package Sidebar

Install

npm i atm-environment

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.97 kB

Total Files

4

Last publish

Collaborators

  • azohra-core