You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

codefresh-api-tester

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codefresh-api-tester

Service for e2e testing cf-api via cucumber and allure report

1.0.4
latest
npmnpm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

CF-API cucumber tests

Service for e2e testing cf-api via cucumber and allure report

How to use

  • yarn install
  • yarn cli --help

Additional dependency

  • java

Commands

yarn cli test

Run api tests

  --help         Show help                                             [boolean]
  --version      Show version number                                   [boolean]
  --admin-token  api admin key, provide, if you want to run tests as new user
                                                                        [string]
  --user-token   provide, if tests will run via created user            [string]
  --context      use token and endpoint from context  [boolean] [default: false]
  --api-url      api url         [string] [default: "http://local.codefresh.io"]
  --tag          needed tags for test                      [array] [default: []]
  --report       generate allure report               [boolean] [default: false]

Example usage

asciicast

FAQs

Package last updated on 09 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts