@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?

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.10
    1
    • latest

Version History

Package Sidebar

Install

npm i @moquality/analysis

Weekly Downloads

1

Version

0.0.10

License

UNLICENSED

Unpacked Size

13.2 kB

Total Files

12

Last publish

Collaborators

  • moquality-user