phpit3-title-case-converter

2.2.3 • Public • Published

phpit3-pipe

Guides

You can everything with your hands

TestRail : https://phpit3.testrail.com/

Zephyr Scale : https://support.smartbear.com/zephyr-scale-cloud/api-docs/

TestComplete :

Xray : https://docs.getxray.app/display/XRAY/v2.0

Zephyr Cloud : https://zephyrdocs.atlassian.net/wiki/spaces/ZFJCLOUD/pages/1925120024/REST+API || https://support.smartbear.com/zephyr-squad-cloud/docs/api/index.html

Download & Installation

$ npm i phpit3-pipe

Code Demo

const { push } = require("phpit3-pipe");

const dataCredentials = {
  "source": {
    "base64Credentials": "API_KEY_YOUR_TESTRAIL",
    "base_url": "YOUR_TESTRAIL_URL"
  },
  "target": {
    "token": "TOKEN",
    "base_url": "TARGET_URL"
  }
};

Contributing

Keep it simple. Keep it minimal. Don't put every single feature just because you can.

Authors or Acknowledgments

  • Vladimir Carrer

License

This project is licensed under the MIT License

/phpit3-title-case-converter/

    Package Sidebar

    Install

    npm i phpit3-title-case-converter

    Weekly Downloads

    1

    Version

    2.2.3

    License

    MIT

    Unpacked Size

    32 kB

    Total Files

    12

    Last publish

    Collaborators

    • phpit3