perfecto-reporting 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/perfecto-reporting/version.rb +1 -1
- metadata +5 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 30ea79041b12206ad95066c5acbc0cb553473bc3
|
|
4
|
+
data.tar.gz: e6f2f185ad55520e0cf10543e5c5915760407938
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cbb6fa7ad13810a4beeab40a094b66b0f195c622ae8f8882cb5653441bf5ddd8b4965ec281fb289bb5f44e07d9ac86155fbe261c0e230a21146a7809eb82fe36
|
|
7
|
+
data.tar.gz: d3d451936e9cfee40b8816f4f75447f92e0a6d1041db6b2a0b7570e426c4d982e58b2234dc08c8a11de204f02541163d3e92bca162e4d85befdf95acb59ccf4d
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: perfecto-reporting
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- perfecto
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2017-05-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: selenium-webdriver
|
|
@@ -25,8 +25,9 @@ dependencies:
|
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
26
|
version: 2.53.0
|
|
27
27
|
description: |-
|
|
28
|
-
Perfecto Reporting is a multiple execution digital report, that enables quick navigation within your latest build execution.
|
|
29
|
-
|
|
28
|
+
Perfecto Reporting is a multiple execution digital report, that enables quick navigation within your latest build execution. Get visibility of your test execution status and quickly identify potential problems with an aggregated report.
|
|
29
|
+
Hone-in and quickly explore your test results all within customized views, that include logical steps and synced artifacts. Distinguish between test methods within a long execution. Add personalized logical steps and tags according to your team and organization.
|
|
30
|
+
For release notes see: https://github.com/PerfectoCode/Samples/blob/master/Reporting/README.md
|
|
30
31
|
email: daniela@perfectomobile.com
|
|
31
32
|
executables: []
|
|
32
33
|
extensions: []
|