@moquality/analysis

0.0.10 • Public • Published

Library to query our runs data for analysis

Installation

yarn add @moquality/analysis

Usage

For usage, see the tests under the test folder.

You can use it to answer the following questions for tests:

  • Compatibility View (devices)
  • Regression View (across versions)
  • Test Statistics
    • Test name vs Fail/Pass count
    • Test name vs Device
  • Choose a test:
    • Which device does it fail on most often?
  • Choose a device
    • Which tests fails most often?

You can use it to answer the following questions for steps:

  • Get all launch steps so that you can show performance (time)
  • Get all steps with errors for an app with their count
  • Which action is the slowest for an app?
  • All unique errors for an app with their count
  • Which device does a step fail on most often?

Readme

Keywords

none

Package Sidebar

Install

npm i @moquality/analysis

Weekly Downloads

0

Version

0.0.10

License

UNLICENSED

Unpacked Size

13.2 kB

Total Files

12

Last publish

Collaborators

  • moquality-user