perfecto-reporting 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0090a9b36b809a85c9d72f4cfa46177325d3622a
4
- data.tar.gz: 2b9ca522dedd3f7e051965bdb678b5d914e3e0f1
3
+ metadata.gz: 30ea79041b12206ad95066c5acbc0cb553473bc3
4
+ data.tar.gz: e6f2f185ad55520e0cf10543e5c5915760407938
5
5
  SHA512:
6
- metadata.gz: 8217dc82aa25324bd7f8b3bb2b83b309d4fe12796b1518e7d4e3396663f889f1eea8ff45220921118a6300fe9f058bb09eb890b79d60d1d4da3eddf2c3e78fe7
7
- data.tar.gz: c464ca2202d04ef396d6e6d8ee94cea2cd75ac849765cc7e55e0fe733012a39aebdf44dea60df9b2afd2755d1fc398ce7290646d81510cb1704eb49fe047de9c
6
+ metadata.gz: cbb6fa7ad13810a4beeab40a094b66b0f195c622ae8f8882cb5653441bf5ddd8b4965ec281fb289bb5f44e07d9ac86155fbe261c0e230a21146a7809eb82fe36
7
+ data.tar.gz: d3d451936e9cfee40b8816f4f75447f92e0a6d1041db6b2a0b7570e426c4d982e58b2234dc08c8a11de204f02541163d3e92bca162e4d85befdf95acb59ccf4d
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Reporting
4
4
  module Perfecto
5
- VERSION = "2.0.0"
5
+ VERSION = "2.0.1"
6
6
  end
7
7
  end
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.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: 2016-12-22 00:00:00.000000000 Z
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
- Get visibility of your test execution status and quickly identify potential problems with an aggregated report.
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: []