Socket
Book a DemoInstallSign in
Socket

send-test-results-xspecs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

send-test-results-xspecs

CLI tools to use with XSpecs

0.1.5
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Send Test Results To XSpecs

Send test results from CI to XSpecs so you can see your specs on your issue tickets.

Usage as a project dependency

Install it as a dev dependency:

npm install --save-dev xspecs-cli

Run it after your test artifacts have been created

./node_modules/.bin/xspecs-cli --server my-xspecs.my-server.com junit/test-results.xml cucumber/tests.cucumber

Usage as a global module

Install it as a global dependency:

npm install --global xspecs-cli

Run it after your test artifacts have been created

xspecs-cli --server my-xspecs.my-server.com junit/test-results.xml cucumber/tests.cucumber

Command line arguments

Run xspecs-cli --help for help on command line arguments.

Each command line argument can be optionally supplied as an environment variable by pre-pending XSPECS_, eg. XSPECS_BRANCH=master.

Environment variables

Environment variables from circle ci & jenkins are automatically parsed and applied to the relevant command line arguments (branch, sha1, build number). If your CI doesn't provide those variables you can manually specify the correct values on the command line.

Keywords

xspecs

FAQs

Package last updated on 21 May 2018

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.