Socket
Book a DemoInstallSign in
Socket

ember-test-audit

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

ember-test-audit

Get an audit report for your Ember.js tests

latest
npmnpm
Version
0.4.0
Version published
Maintainers
1
Created
Source

Ember Test Avg

Once upon a time I wanted more insight into how long my tests were taking.

Usage

npx ember-test-audit <iterations: 1> <filter: ''>

JSON output

npx ember-test-audit --json

This will generate a high-level JSON report with test counts and duration in milliseconds:

{
  "passes": 64,
  "failures": 0,
  "flaky": 0,
  "duration": 10016
}

Report output path

You can choose where the report will be generated, otherwise the default is test-timings-[timestamp].

npx ember-test-audit --output report.txt

:warning: Alpha software

This worked for my test suite, but it hasn't exactly been battle-hardened yet.

FAQs

Package last updated on 11 Jan 2021

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.