hiptest-publisher 1.1.1 → 1.1.2

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: b9ab06cce90c83766622560451c90a7709d5cd83
4
- data.tar.gz: 1997974575bf3beaf2170ed9dde8e6dba8a2ded8
3
+ metadata.gz: 7c6528406bd197a8a73e5797d36585a1a29a5623
4
+ data.tar.gz: '090307b4274279030032d99ba36a5bbdca651f5f'
5
5
  SHA512:
6
- metadata.gz: 8202953697e094f512c3b236bc1d2bc2e367d9b2b7fed20589d80bebd5aeb9239f6985ad71151d945534be3970f8d0a12e304138cf4fd5df91d9b2a60d0da919
7
- data.tar.gz: 907bab8c38af0a1fb3a1f9737c7bdcaeafa919ff8aa7e29c3d91950e018d5fc6f97d88206aeeb3dbd8ed2f6435e63da26fd2ee7bed019a284512908fb6bbf8b4
6
+ metadata.gz: e36b84702e722c2742daf17b434d5135b25a73c3963334ad818fe362b1022d4dff68535e7a6fd87e9a0f3263d531cb096662d453362d05486c5a9b4dd28d4138
7
+ data.tar.gz: d0c86c50824264dfba07dcd57a3982ebeb9021d1800843bc206a3342f1cb6a7eeff0dde97ba5be3b18b182e27588faae6aa26e9488f2862519de48338ac65561
@@ -3,7 +3,7 @@ Documentation
3
3
  {{#comment '... '}}{{#clear_empty_lines}}
4
4
  {{{ rendered_children.description}}}
5
5
  {{/clear_empty_lines}}{{/comment}}{{#if has_tags?}}
6
- Default Tags{{tab}}{{{ join rendered_children.tags ' '}}}
6
+ Default Tags{{tab}}{{{ join rendered_children.tags '\t'}}}
7
7
  {{/if}}
8
8
  Resource{{tab}}keywords.txt
9
9
  {{#unless is_empty?}}
@@ -7,14 +7,14 @@ Resource{{tab}}keywords.txt
7
7
  [Template]{{tab}}{{this.name}} keyword
8
8
  {{this.datatable}}{{/indent}}
9
9
  {{else}}{{normalize_with_spaces this.name}}{{#if this.uid}} (uid:{{normalize this.uid}}){{/if}}{{#indent}}{{#if this.tags}}
10
- [Tags]{{tab}}{{{ join this.tags ' '}}}
10
+ [Tags]{{tab}}{{{ join this.tags '\t'}}}
11
11
  {{/if}}{{join this.body '\n'}}{{/indent}}
12
12
  {{/if}}{{/each}}
13
13
  *** Keywords ***
14
14
 
15
15
  {{#each rendered_children.splitted_scenarios}}{{#if this.datatable}}{{normalize_with_spaces this.name}} keyword{{#indent}}
16
16
  [Arguments]{{tab}}${{#curly}}__test_name{{/curly}}{{tab}}{{join this.parameters '\t'}}
17
- {{#if this.tags}}[Tags]{{tab}}{{{ join this.tags ' '}}}
17
+ {{#if this.tags}}[Tags]{{tab}}{{{ join this.tags '\t'}}}
18
18
  {{/if}}{{join this.body '\n'}}{{/indent}}
19
19
 
20
20
  {{/if}}{{/each}}{{else}}
@@ -3,7 +3,7 @@ Documentation
3
3
  {{#comment '... '}}{{#clear_empty_lines}}
4
4
  {{{ rendered_children.description}}}
5
5
  {{/clear_empty_lines}}{{/comment}}{{#if has_tags?}}
6
- Default Tags{{tab}}{{{ join rendered_children.tags ' '}}}{{/if}}
6
+ Default Tags{{tab}}{{{ join rendered_children.tags '\t'}}}{{/if}}
7
7
 
8
8
  Resource{{tab}}keywords.txt
9
9
 
@@ -3,7 +3,7 @@ Documentation
3
3
  {{#comment '... '}}{{#clear_empty_lines}}
4
4
  {{{ rendered_children.description}}}
5
5
  {{/clear_empty_lines}}{{/comment}}{{#if has_tags?}}
6
- Default Tags{{tab}}{{{ join rendered_children.tags ' '}}}{{/if}}
6
+ Default Tags{{tab}}{{{ join rendered_children.tags '\t'}}}{{/if}}
7
7
 
8
8
  Resource{{tab}}keywords.txt
9
9
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiptest-publisher
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hiptest R&D