New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tenon-io/tenon-reporters

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tenon-io/tenon-reporters

Display results from Tenon.io using a custom test reporter.

  • 1.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
increased by125%
Maintainers
6
Weekly downloads
 
Created
Source

Active maintenance of tenon-reporters has moved to tenon-io/tenon-reporters.

Reporters for Tenon.io

NPM

Build Status

Getting Started

Install the module with: npm install @tenon-io/tenon-reporters --save

Documentation

Use this library to report results from your [Tenon.io] tests. Currently the following reporters are supported:

  • HTML - A simple HTML export similar to the report you get when running a tests on Tenon.io.
  • xUnit - Return your results in the xUnit format which can be useful if you need to display your results in Jenkins/Hudson.
  • Note: The xUnit schema doesn't quite match up to what Tenon reports so some liberty was taken with how to display the results.
  • CSV - Displays key elements from the Tenon.io result set. Includes, resultTitle, errorTitle, errorDescription, certainty, priority, and signature.

Want to see other reporters? Submit an issue or a pull-request.

Example

See example/ for an example of how to use the reporters.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2015 Justin Stockton Licensed under the MIT license.

Keywords

FAQs

Package last updated on 23 Feb 2022

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc