パッケージの詳細

screenshoter-report-analyzer

azachar4.6kMIT0.6.0

A beautiful angular based analytics tool to visually check and fix protractor tests results.

protractor, report, screenshots, console

readme

npm npm

npm npm Semver

Dependency Status devDependency Status

Build Status Coverage Status

screenshoter-report-analyzer

A tiny beautiful angular based analytics tool to visually represents protractor tests results from https://github.com/azachar/protractor-screenshoter-plugin

Screenshots

Reporter Controls

Screenshoter reporter controlls

Expanded Spec

Screenshoter reporter spec

Console log management

Screenshoter reporter console

Stacktrace filtering

Screenshoter reporter console

Instead of

Screenshoter reporter console

Development

To run the app

gulp serve

It comes autimatically with seed data located in e2e/seed

To launch tests

gulp test (Unit tests)

gulp protractor (E2E tests)

To pause protractor at the place of e2e test failure, set the environmental variable TEST_DEBUG as follow prior the execution of gulp

export TEST_DEBUG=true

To make a build

gulp build

更新履歴

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.6.0 (2018-02-04)

Features

  • header: display build info (36a3c8e)

0.5.2 (2018-01-10)

Bug Fixes

  • dist: removed unused mappings (0fec3bf)

0.5.1 (2018-01-09)

0.5.0 (2018-01-09)

Features

  • spec: display dump attachment (73df7a2)

0.4.1 (2018-01-09)

Bug Fixes

  • console: color formating (26c8211)
  • spec: display open HTML snapshot (aef1f93)

0.4.0 (2018-01-08)

Features

  • screenshot: html snapshots (fed99f5)
  • welcome: progress bar with tests results (3247226)

0.3.0 (2016-12-02)

Features

  • spec: automatic protractor's stack filtering (9380459)

0.2.2 (2016-10-19)

Bug Fixes

  • refactor: show spec screenshots (b10f395)

0.2.1 (2016-10-18)

Bug Fixes

  • es6 loop over undefined (2092973)
  • refactor: show failed and passed behaviour (3fa50d4)

0.2.0 (2016-10-15)

Bug Fixes

  • refactor: added missing .dot files (aa6ff83)

Features

  • showing build information (dad0fa8)

0.1.1 (2016-10-15)

0.1.0 (2016-10-15)

Features

  • Screenshoter reporter analyzer powered by AngularJS & Bootstrap (9ca7356)