allure-commandline 2.26.0 → 2.28.0

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.
Files changed (67) hide show
  1. package/README.md +15 -8
  2. package/dist/bin/allure +13 -9
  3. package/dist/lib/allure-commandline-2.28.0.jar +0 -0
  4. package/dist/lib/allure-generator-2.28.0.jar +0 -0
  5. package/dist/lib/{allure-model-2.25.0.jar → allure-model-2.26.0.jar} +0 -0
  6. package/dist/lib/{allure-plugin-api-2.26.0.jar → allure-plugin-api-2.28.0.jar} +0 -0
  7. package/dist/lib/byte-buddy-1.14.9.jar +0 -0
  8. package/dist/lib/commons-collections4-4.4.jar +0 -0
  9. package/dist/lib/commons-io-2.16.0.jar +0 -0
  10. package/dist/lib/{jackson-annotations-2.16.1.jar → jackson-annotations-2.17.0.jar} +0 -0
  11. package/dist/lib/jackson-core-2.17.0.jar +0 -0
  12. package/dist/lib/{jackson-databind-2.16.1.jar → jackson-databind-2.17.0.jar} +0 -0
  13. package/dist/lib/jackson-dataformat-xml-2.17.0.jar +0 -0
  14. package/dist/lib/jackson-dataformat-yaml-2.17.0.jar +0 -0
  15. package/dist/lib/{jackson-module-jaxb-annotations-2.16.1.jar → jackson-module-jaxb-annotations-2.17.0.jar} +0 -0
  16. package/dist/lib/slf4j-api-2.0.12.jar +0 -0
  17. package/dist/lib/{stax2-api-4.2.1.jar → stax2-api-4.2.2.jar} +0 -0
  18. package/dist/lib/tika-core-2.9.2.jar +0 -0
  19. package/dist/lib/woodstox-core-6.6.1.jar +0 -0
  20. package/dist/plugins/behaviors-plugin/{behaviors-plugin-2.26.0.jar → behaviors-plugin-2.28.0.jar} +0 -0
  21. package/dist/plugins/behaviors-plugin/static/index.js +220 -206
  22. package/dist/plugins/custom-logo-plugin/custom-logo-plugin-2.28.0.jar +0 -0
  23. package/dist/plugins/jira-plugin/{jira-plugin-2.26.0.jar → jira-plugin-2.28.0.jar} +0 -0
  24. package/dist/plugins/{xray-plugin/lib/allure-jira-commons-2.26.0.jar → jira-plugin/lib/allure-jira-commons-2.28.0.jar} +0 -0
  25. package/dist/plugins/jira-plugin/lib/byte-buddy-1.14.9.jar +0 -0
  26. package/dist/plugins/jira-plugin/lib/converter-jackson-2.11.0.jar +0 -0
  27. package/dist/plugins/jira-plugin/lib/{jackson-annotations-2.16.1.jar → jackson-annotations-2.17.0.jar} +0 -0
  28. package/dist/plugins/jira-plugin/lib/jackson-core-2.17.0.jar +0 -0
  29. package/dist/plugins/{xray-plugin/lib/jackson-databind-2.16.1.jar → jira-plugin/lib/jackson-databind-2.17.0.jar} +0 -0
  30. package/dist/plugins/jira-plugin/lib/retrofit-2.11.0.jar +0 -0
  31. package/dist/plugins/junit-xml-plugin/junit-xml-plugin-2.28.0.jar +0 -0
  32. package/dist/plugins/packages-plugin/{packages-plugin-2.26.0.jar → packages-plugin-2.28.0.jar} +0 -0
  33. package/dist/plugins/packages-plugin/static/index.js +128 -120
  34. package/dist/plugins/screen-diff-plugin/screen-diff-plugin-2.28.0.jar +0 -0
  35. package/dist/plugins/trx-plugin/trx-plugin-2.28.0.jar +0 -0
  36. package/dist/plugins/xctest-plugin/{xctest-plugin-2.26.0.jar → xctest-plugin-2.28.0.jar} +0 -0
  37. package/dist/plugins/{jira-plugin/lib/allure-jira-commons-2.26.0.jar → xray-plugin/lib/allure-jira-commons-2.28.0.jar} +0 -0
  38. package/dist/plugins/xray-plugin/lib/byte-buddy-1.14.9.jar +0 -0
  39. package/dist/plugins/xray-plugin/lib/converter-jackson-2.11.0.jar +0 -0
  40. package/dist/plugins/xray-plugin/lib/{jackson-annotations-2.16.1.jar → jackson-annotations-2.17.0.jar} +0 -0
  41. package/dist/plugins/xray-plugin/lib/jackson-core-2.17.0.jar +0 -0
  42. package/dist/plugins/{jira-plugin/lib/jackson-databind-2.16.1.jar → xray-plugin/lib/jackson-databind-2.17.0.jar} +0 -0
  43. package/dist/plugins/xray-plugin/lib/retrofit-2.11.0.jar +0 -0
  44. package/dist/plugins/xray-plugin/xray-plugin-2.28.0.jar +0 -0
  45. package/dist/plugins/xunit-xml-plugin/{xunit-xml-plugin-2.26.0.jar → xunit-xml-plugin-2.28.0.jar} +0 -0
  46. package/package.json +1 -1
  47. package/dist/lib/allure-commandline-2.26.0.jar +0 -0
  48. package/dist/lib/allure-generator-2.26.0.jar +0 -0
  49. package/dist/lib/commons-collections4-4.2.jar +0 -0
  50. package/dist/lib/commons-io-2.15.1.jar +0 -0
  51. package/dist/lib/jackson-core-2.16.1.jar +0 -0
  52. package/dist/lib/jackson-dataformat-xml-2.16.1.jar +0 -0
  53. package/dist/lib/jackson-dataformat-yaml-2.16.1.jar +0 -0
  54. package/dist/lib/slf4j-api-2.0.7.jar +0 -0
  55. package/dist/lib/tika-core-2.9.1.jar +0 -0
  56. package/dist/lib/woodstox-core-6.5.1.jar +0 -0
  57. package/dist/plugins/custom-logo-plugin/custom-logo-plugin-2.26.0.jar +0 -0
  58. package/dist/plugins/jira-plugin/lib/converter-jackson-2.9.0.jar +0 -0
  59. package/dist/plugins/jira-plugin/lib/jackson-core-2.16.1.jar +0 -0
  60. package/dist/plugins/jira-plugin/lib/retrofit-2.9.0.jar +0 -0
  61. package/dist/plugins/junit-xml-plugin/junit-xml-plugin-2.26.0.jar +0 -0
  62. package/dist/plugins/screen-diff-plugin/screen-diff-plugin-2.26.0.jar +0 -0
  63. package/dist/plugins/trx-plugin/trx-plugin-2.26.0.jar +0 -0
  64. package/dist/plugins/xray-plugin/lib/converter-jackson-2.9.0.jar +0 -0
  65. package/dist/plugins/xray-plugin/lib/jackson-core-2.16.1.jar +0 -0
  66. package/dist/plugins/xray-plugin/lib/retrofit-2.9.0.jar +0 -0
  67. package/dist/plugins/xray-plugin/xray-plugin-2.26.0.jar +0 -0
package/README.md CHANGED
@@ -1,14 +1,21 @@
1
- # Allure Commandline
1
+ # Allure Commandline
2
2
 
3
3
  ![downloads](https://img.shields.io/npm/dm/allure-commandline.svg?style=flat-square) [![npm version](https://img.shields.io/npm/v/allure-commandline.svg?style=flat-square)](https://www.npmjs.com/package/allure-commandline)
4
4
 
5
- > NPM wrapper for allure-commandline
5
+ > NPM wrapper for Allure Commandline
6
6
 
7
- [Allure Commandline](https://docs.qameta.io/allure/2.0/#_commandline) is a tool to generate Allure report from test results. Now you can get it installed directly from NPM.
7
+ <img src="https://allurereport.org/public/img/allure-report.svg" height="85px" alt="Allure Report logo" align="right" />
8
+
9
+ - Learn more about Allure Report at [https://allurereport.org](https://allurereport.org)
10
+ - 📚 [Documentation](https://allurereport.org/docs/) – discover official documentation for Allure Report
11
+ - ❓ [Questions and Support](https://github.com/orgs/allure-framework/discussions/categories/questions-support) – get help from the team and community
12
+ - 📢 [Official announcements](https://github.com/orgs/allure-framework/discussions/categories/announcements) – stay updated with our latest news and updates
13
+ - 💬 [General Discussion](https://github.com/orgs/allure-framework/discussions/categories/general-discussion) – engage in casual conversations, share insights and ideas with the community
14
+ - 🖥️ [Live Demo](https://demo.allurereport.org/) — explore a live example of Allure Report in action
8
15
 
9
16
  ## Install
10
17
 
11
- 1. Allure requires [Java 8](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html) or higher
18
+ 1. Allure requires [Java 8](https://bell-sw.com/pages/downloads/#jdk-17-lts) or higher
12
19
  2. `npm install -g allure-commandline --save-dev`
13
20
 
14
21
  ## Usage
@@ -16,7 +23,7 @@
16
23
  ```
17
24
  allure <command> [<args>]
18
25
  ```
19
- Run `allure help` for list of supported commands
26
+ Run `allure help` for a list of supported commands.
20
27
 
21
28
  ## Node.js API
22
29
 
@@ -35,9 +42,9 @@ generation.on('exit', function(exitCode) {
35
42
 
36
43
  # Development
37
44
 
38
- Allure package should be downloaded from external storage. Repository content doesn't have actual code.
45
+ Allure packages should be downloaded from external storage. Repository content doesn't have actual code.
39
46
 
40
47
  1. Update package version `$ npm version 2.13.0`
41
- 1. Download Allure-commandline package: `./fetch-source`
42
- 1. Pubslish result to NPM: `npm publish`
48
+ 1. Download the Allure-commandline package: `./fetch-source`
49
+ 1. Publish result to NPM: `npm publish`
43
50
 
package/dist/bin/allure CHANGED
@@ -83,7 +83,8 @@ done
83
83
  # This is normally unused
84
84
  # shellcheck disable=SC2034
85
85
  APP_BASE_NAME=${0##*/}
86
- export APP_HOME=$( cd "${APP_HOME:-./}.." && pwd -P ) || exit
86
+ # Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
87
+ export APP_HOME=$( cd "${APP_HOME:-./}.." > /dev/null && pwd -P ) || exit
87
88
 
88
89
  # Use the maximum available, or set MAX_FD != -1 to use that value.
89
90
  MAX_FD=maximum
@@ -130,10 +131,13 @@ location of your Java installation."
130
131
  fi
131
132
  else
132
133
  JAVACMD=java
133
- which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
134
+ if ! command -v java >/dev/null 2>&1
135
+ then
136
+ die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
134
137
 
135
138
  Please set the JAVA_HOME variable in your environment to match the
136
139
  location of your Java installation."
140
+ fi
137
141
  fi
138
142
 
139
143
  # Increase the maximum file descriptors if we can.
@@ -141,7 +145,7 @@ if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
141
145
  case $MAX_FD in #(
142
146
  max*)
143
147
  # In POSIX sh, ulimit -H is undefined. That's why the result is checked to see if it worked.
144
- # shellcheck disable=SC3045
148
+ # shellcheck disable=SC2039,SC3045
145
149
  MAX_FD=$( ulimit -H -n ) ||
146
150
  warn "Could not query maximum file descriptor limit"
147
151
  esac
@@ -149,7 +153,7 @@ if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
149
153
  '' | soft) :;; #(
150
154
  *)
151
155
  # In POSIX sh, ulimit -n is undefined. That's why the result is checked to see if it worked.
152
- # shellcheck disable=SC3045
156
+ # shellcheck disable=SC2039,SC3045
153
157
  ulimit -n "$MAX_FD" ||
154
158
  warn "Could not set maximum file descriptor limit to $MAX_FD"
155
159
  esac
@@ -198,11 +202,11 @@ fi
198
202
  # Add default JVM options here. You can also use JAVA_OPTS and ALLURE_OPTS to pass JVM options to this script.
199
203
  DEFAULT_JVM_OPTS=""
200
204
 
201
- # Collect all arguments for the java command;
202
- # * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $ALLURE_OPTS can contain fragments of
203
- # shell script including quotes and variable substitutions, so put them in
204
- # double quotes to make sure that they get re-expanded; and
205
- # * put everything else in single quotes, so that it's not re-expanded.
205
+ # Collect all arguments for the java command:
206
+ # * DEFAULT_JVM_OPTS, JAVA_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments,
207
+ # and any embedded shellness will be escaped.
208
+ # * For example: A user cannot expect ${Hostname} to be expanded, as it is an environment variable and will be
209
+ # treated as '${Hostname}' itself on the command line.
206
210
 
207
211
  set -- \
208
212
  -classpath "$CLASSPATH" \
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,206 +1,220 @@
1
- 'use strict';
2
-
3
- allure.api.addTranslation('en', {
4
- tab: {
5
- behaviors: {
6
- name: 'Behaviors'
7
- }
8
- },
9
- widget: {
10
- behaviors: {
11
- name: 'Features by stories',
12
- showAll: 'show all'
13
- }
14
- }
15
- });
16
-
17
- allure.api.addTranslation('ru', {
18
- tab: {
19
- behaviors: {
20
- name: 'Функциональность'
21
- }
22
- },
23
- widget: {
24
- behaviors: {
25
- name: 'Функциональность',
26
- showAll: 'показать все'
27
- }
28
- }
29
- });
30
-
31
- allure.api.addTranslation('zh', {
32
- tab: {
33
- behaviors: {
34
- name: '功能'
35
- }
36
- },
37
- widget: {
38
- behaviors: {
39
- name: '特性场景',
40
- showAll: '显示所有'
41
- }
42
- }
43
- });
44
-
45
- allure.api.addTranslation('de', {
46
- tab: {
47
- behaviors: {
48
- name: 'Verhalten'
49
- }
50
- },
51
- widget: {
52
- behaviors: {
53
- name: 'Features nach Stories',
54
- showAll: 'Zeige alle'
55
- }
56
- }
57
- });
58
-
59
- allure.api.addTranslation('nl', {
60
- tab: {
61
- behaviors: {
62
- name: 'Functionaliteit'
63
- }
64
- },
65
- widget: {
66
- behaviors: {
67
- name: 'Features en story’s',
68
- showAll: 'Toon alle'
69
- }
70
- }
71
- });
72
-
73
- allure.api.addTranslation('he', {
74
- tab: {
75
- behaviors: {
76
- name: 'התנהגויות'
77
- }
78
- },
79
- widget: {
80
- behaviors: {
81
- name: 'תכונות לפי סיפורי משתמש',
82
- showAll: 'הצג הכול'
83
- }
84
- }
85
- });
86
-
87
- allure.api.addTranslation('br', {
88
- tab: {
89
- behaviors: {
90
- name: 'Comportamentos'
91
- }
92
- },
93
- widget: {
94
- behaviors: {
95
- name: 'Funcionalidades por história',
96
- showAll: 'Mostrar tudo'
97
- }
98
- }
99
- });
100
-
101
- allure.api.addTranslation('ja', {
102
- tab: {
103
- behaviors: {
104
- name: '振る舞い'
105
- }
106
- },
107
- widget: {
108
- behaviors: {
109
- name: 'ストーリー別の機能',
110
- showAll: '全て表示'
111
- }
112
- }
113
- });
114
-
115
- allure.api.addTranslation('es', {
116
- tab: {
117
- behaviors: {
118
- name: 'Funcionalidades'
119
- }
120
- },
121
- widget: {
122
- behaviors: {
123
- name: 'Funcionalidades por Historias de Usuario',
124
- showAll: 'mostrar todo'
125
- }
126
- }
127
- });
128
-
129
- allure.api.addTranslation('kr', {
130
- tab: {
131
- behaviors: {
132
- name: '동작'
133
- }
134
- },
135
- widget: {
136
- behaviors: {
137
- name: '스토리별 기능',
138
- showAll: '전체 보기'
139
- }
140
- }
141
- });
142
-
143
- allure.api.addTranslation('fr', {
144
- tab: {
145
- behaviors: {
146
- name: 'Comportements'
147
- }
148
- },
149
- widget: {
150
- behaviors: {
151
- name: 'Thèmes par histoires',
152
- showAll: 'Montrer tout'
153
- }
154
- }
155
- });
156
-
157
- allure.api.addTranslation('pl', {
158
- tab: {
159
- behaviors: {
160
- name: 'Zachowania'
161
- }
162
- },
163
- widget: {
164
- behaviors: {
165
- name: 'Funkcje według historii',
166
- showAll: 'pokaż wszystko'
167
- }
168
- }
169
- });
170
-
171
- allure.api.addTranslation('az', {
172
- tab: {
173
- behaviors: {
174
- name: 'Davranışlar'
175
- }
176
- },
177
- widget: {
178
- behaviors: {
179
- name: 'Hekayələr üzrə xüsusiyyətlər',
180
- showAll: 'hamısını göstər'
181
- }
182
- }
183
- });
184
-
185
- allure.api.addTab('behaviors', {
186
- title: 'tab.behaviors.name', icon: 'fa fa-list',
187
- route: 'behaviors(/)(:testGroup)(/)(:testResult)(/)(:testResultTab)(/)',
188
- onEnter: (function (testGroup, testResult, testResultTab) {
189
- return new allure.components.TreeLayout({
190
- testGroup: testGroup,
191
- testResult: testResult,
192
- testResultTab: testResultTab,
193
- tabName: 'tab.behaviors.name',
194
- baseUrl: 'behaviors',
195
- url: 'data/behaviors.json',
196
- csvUrl: 'data/behaviors.csv'
197
- });
198
- })
199
- });
200
-
201
- allure.api.addWidget('widgets', 'behaviors', allure.components.WidgetStatusView.extend({
202
- rowTag: 'a',
203
- title: 'widget.behaviors.name',
204
- baseUrl: 'behaviors',
205
- showLinks: true
206
- }));
1
+ 'use strict';
2
+
3
+ allure.api.addTranslation('en', {
4
+ tab: {
5
+ behaviors: {
6
+ name: 'Behaviors'
7
+ }
8
+ },
9
+ widget: {
10
+ behaviors: {
11
+ name: 'Features by stories',
12
+ showAll: 'show all'
13
+ }
14
+ }
15
+ });
16
+
17
+ allure.api.addTranslation('ru', {
18
+ tab: {
19
+ behaviors: {
20
+ name: 'Функциональность'
21
+ }
22
+ },
23
+ widget: {
24
+ behaviors: {
25
+ name: 'Функциональность',
26
+ showAll: 'показать все'
27
+ }
28
+ }
29
+ });
30
+
31
+ allure.api.addTranslation('zh', {
32
+ tab: {
33
+ behaviors: {
34
+ name: '功能'
35
+ }
36
+ },
37
+ widget: {
38
+ behaviors: {
39
+ name: '特性场景',
40
+ showAll: '显示所有'
41
+ }
42
+ }
43
+ });
44
+
45
+ allure.api.addTranslation('de', {
46
+ tab: {
47
+ behaviors: {
48
+ name: 'Verhalten'
49
+ }
50
+ },
51
+ widget: {
52
+ behaviors: {
53
+ name: 'Features nach Stories',
54
+ showAll: 'Zeige alle'
55
+ }
56
+ }
57
+ });
58
+
59
+ allure.api.addTranslation('nl', {
60
+ tab: {
61
+ behaviors: {
62
+ name: 'Functionaliteit'
63
+ }
64
+ },
65
+ widget: {
66
+ behaviors: {
67
+ name: 'Features en story’s',
68
+ showAll: 'Toon alle'
69
+ }
70
+ }
71
+ });
72
+
73
+ allure.api.addTranslation('he', {
74
+ tab: {
75
+ behaviors: {
76
+ name: 'התנהגויות'
77
+ }
78
+ },
79
+ widget: {
80
+ behaviors: {
81
+ name: 'תכונות לפי סיפורי משתמש',
82
+ showAll: 'הצג הכול'
83
+ }
84
+ }
85
+ });
86
+
87
+ allure.api.addTranslation('br', {
88
+ tab: {
89
+ behaviors: {
90
+ name: 'Comportamentos'
91
+ }
92
+ },
93
+ widget: {
94
+ behaviors: {
95
+ name: 'Funcionalidades por história',
96
+ showAll: 'Mostrar tudo'
97
+ }
98
+ }
99
+ });
100
+
101
+ allure.api.addTranslation('ja', {
102
+ tab: {
103
+ behaviors: {
104
+ name: '振る舞い'
105
+ }
106
+ },
107
+ widget: {
108
+ behaviors: {
109
+ name: 'ストーリー別の機能',
110
+ showAll: '全て表示'
111
+ }
112
+ }
113
+ });
114
+
115
+ allure.api.addTranslation('es', {
116
+ tab: {
117
+ behaviors: {
118
+ name: 'Funcionalidades'
119
+ }
120
+ },
121
+ widget: {
122
+ behaviors: {
123
+ name: 'Funcionalidades por Historias de Usuario',
124
+ showAll: 'mostrar todo'
125
+ }
126
+ }
127
+ });
128
+
129
+ allure.api.addTranslation('kr', {
130
+ tab: {
131
+ behaviors: {
132
+ name: '동작'
133
+ }
134
+ },
135
+ widget: {
136
+ behaviors: {
137
+ name: '스토리별 기능',
138
+ showAll: '전체 보기'
139
+ }
140
+ }
141
+ });
142
+
143
+ allure.api.addTranslation('fr', {
144
+ tab: {
145
+ behaviors: {
146
+ name: 'Comportements'
147
+ }
148
+ },
149
+ widget: {
150
+ behaviors: {
151
+ name: 'Thèmes par histoires',
152
+ showAll: 'Montrer tout'
153
+ }
154
+ }
155
+ });
156
+
157
+ allure.api.addTranslation('pl', {
158
+ tab: {
159
+ behaviors: {
160
+ name: 'Zachowania'
161
+ }
162
+ },
163
+ widget: {
164
+ behaviors: {
165
+ name: 'Funkcje według historii',
166
+ showAll: 'pokaż wszystko'
167
+ }
168
+ }
169
+ });
170
+
171
+ allure.api.addTranslation('az', {
172
+ tab: {
173
+ behaviors: {
174
+ name: 'Davranışlar'
175
+ }
176
+ },
177
+ widget: {
178
+ behaviors: {
179
+ name: 'Hekayələr üzrə xüsusiyyətlər',
180
+ showAll: 'hamısını göstər'
181
+ }
182
+ }
183
+ });
184
+
185
+ allure.api.addTranslation('isv', {
186
+ tab: {
187
+ behaviors: {
188
+ name: 'Funkcionalnost',
189
+ }
190
+ },
191
+ widget: {
192
+ behaviors: {
193
+ name: 'Funkcionalnost',
194
+ showAll: 'pokaži vsěčto',
195
+ }
196
+ }
197
+ });
198
+
199
+ allure.api.addTab('behaviors', {
200
+ title: 'tab.behaviors.name', icon: 'fa fa-list',
201
+ route: 'behaviors(/)(:testGroup)(/)(:testResult)(/)(:testResultTab)(/)',
202
+ onEnter: (function (testGroup, testResult, testResultTab) {
203
+ return new allure.components.TreeLayout({
204
+ testGroup: testGroup,
205
+ testResult: testResult,
206
+ testResultTab: testResultTab,
207
+ tabName: 'tab.behaviors.name',
208
+ baseUrl: 'behaviors',
209
+ url: 'data/behaviors.json',
210
+ csvUrl: 'data/behaviors.csv'
211
+ });
212
+ })
213
+ });
214
+
215
+ allure.api.addWidget('widgets', 'behaviors', allure.components.WidgetStatusView.extend({
216
+ rowTag: 'a',
217
+ title: 'widget.behaviors.name',
218
+ baseUrl: 'behaviors',
219
+ showLinks: true
220
+ }));
@@ -1,120 +1,128 @@
1
- 'use strict';
2
-
3
- allure.api.addTranslation('en', {
4
- tab: {
5
- packages: {
6
- name: 'Packages'
7
- }
8
- }
9
- });
10
-
11
- allure.api.addTranslation('ru', {
12
- tab: {
13
- packages: {
14
- name: 'Пакеты'
15
- }
16
- }
17
- });
18
-
19
- allure.api.addTranslation('zh', {
20
- tab: {
21
- packages: {
22
- name: '包'
23
- }
24
- }
25
- });
26
-
27
- allure.api.addTranslation('de', {
28
- tab: {
29
- packages: {
30
- name: 'Pakete'
31
- }
32
- }
33
- });
34
-
35
- allure.api.addTranslation('nl', {
36
- tab: {
37
- packages: {
38
- name: 'Packages'
39
- }
40
- }
41
- });
42
-
43
- allure.api.addTranslation('he', {
44
- tab: {
45
- packages: {
46
- name: 'חבילות'
47
- }
48
- }
49
- });
50
-
51
- allure.api.addTranslation('br', {
52
- tab: {
53
- packages: {
54
- name: 'Pacotes'
55
- }
56
- }
57
- });
58
-
59
- allure.api.addTranslation('ja', {
60
- tab: {
61
- packages: {
62
- name: 'パッケージ'
63
- }
64
- }
65
- });
66
-
67
- allure.api.addTranslation('es', {
68
- tab: {
69
- packages: {
70
- name: 'Paquetes'
71
- }
72
- }
73
- });
74
-
75
- allure.api.addTranslation('kr', {
76
- tab: {
77
- packages: {
78
- name: '패키지'
79
- }
80
- }
81
- });
82
-
83
- allure.api.addTranslation('fr', {
84
- tab: {
85
- packages: {
86
- name: 'Paquets'
87
- }
88
- }
89
- });
90
-
91
- allure.api.addTranslation('pl', {
92
- tab: {
93
- packages: {
94
- name: 'Pakiety'
95
- }
96
- }
97
- });
98
-
99
- allure.api.addTranslation('az', {
100
- tab: {
101
- packages: {
102
- name: 'Paketlər'
103
- }
104
- }
105
- });
106
-
107
- allure.api.addTab('packages', {
108
- title: 'tab.packages.name', icon: 'fa fa-align-left',
109
- route: 'packages(/)(:testGroup)(/)(:testResult)(/)(:testResultTab)(/)',
110
- onEnter: (function (testGroup, testResult, testResultTab) {
111
- return new allure.components.TreeLayout({
112
- testGroup: testGroup,
113
- testResult: testResult,
114
- testResultTab: testResultTab,
115
- tabName: 'tab.packages.name',
116
- baseUrl: 'packages',
117
- url: 'data/packages.json'
118
- });
119
- })
120
- });
1
+ 'use strict';
2
+
3
+ allure.api.addTranslation('en', {
4
+ tab: {
5
+ packages: {
6
+ name: 'Packages'
7
+ }
8
+ }
9
+ });
10
+
11
+ allure.api.addTranslation('ru', {
12
+ tab: {
13
+ packages: {
14
+ name: 'Пакеты'
15
+ }
16
+ }
17
+ });
18
+
19
+ allure.api.addTranslation('zh', {
20
+ tab: {
21
+ packages: {
22
+ name: '包'
23
+ }
24
+ }
25
+ });
26
+
27
+ allure.api.addTranslation('de', {
28
+ tab: {
29
+ packages: {
30
+ name: 'Pakete'
31
+ }
32
+ }
33
+ });
34
+
35
+ allure.api.addTranslation('nl', {
36
+ tab: {
37
+ packages: {
38
+ name: 'Packages'
39
+ }
40
+ }
41
+ });
42
+
43
+ allure.api.addTranslation('he', {
44
+ tab: {
45
+ packages: {
46
+ name: 'חבילות'
47
+ }
48
+ }
49
+ });
50
+
51
+ allure.api.addTranslation('br', {
52
+ tab: {
53
+ packages: {
54
+ name: 'Pacotes'
55
+ }
56
+ }
57
+ });
58
+
59
+ allure.api.addTranslation('ja', {
60
+ tab: {
61
+ packages: {
62
+ name: 'パッケージ'
63
+ }
64
+ }
65
+ });
66
+
67
+ allure.api.addTranslation('es', {
68
+ tab: {
69
+ packages: {
70
+ name: 'Paquetes'
71
+ }
72
+ }
73
+ });
74
+
75
+ allure.api.addTranslation('kr', {
76
+ tab: {
77
+ packages: {
78
+ name: '패키지'
79
+ }
80
+ }
81
+ });
82
+
83
+ allure.api.addTranslation('fr', {
84
+ tab: {
85
+ packages: {
86
+ name: 'Paquets'
87
+ }
88
+ }
89
+ });
90
+
91
+ allure.api.addTranslation('pl', {
92
+ tab: {
93
+ packages: {
94
+ name: 'Pakiety'
95
+ }
96
+ }
97
+ });
98
+
99
+ allure.api.addTranslation('az', {
100
+ tab: {
101
+ packages: {
102
+ name: 'Paketlər'
103
+ }
104
+ }
105
+ });
106
+
107
+ allure.api.addTranslation('isv', {
108
+ tab: {
109
+ packages: {
110
+ name: 'Pakety'
111
+ }
112
+ }
113
+ });
114
+
115
+ allure.api.addTab('packages', {
116
+ title: 'tab.packages.name', icon: 'fa fa-align-left',
117
+ route: 'packages(/)(:testGroup)(/)(:testResult)(/)(:testResultTab)(/)',
118
+ onEnter: (function (testGroup, testResult, testResultTab) {
119
+ return new allure.components.TreeLayout({
120
+ testGroup: testGroup,
121
+ testResult: testResult,
122
+ testResultTab: testResultTab,
123
+ tabName: 'tab.packages.name',
124
+ baseUrl: 'packages',
125
+ url: 'data/packages.json'
126
+ });
127
+ })
128
+ });
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "bin": {
4
4
  "allure": "bin/allure"
5
5
  },
6
- "version": "2.26.0",
6
+ "version": "2.28.0",
7
7
  "description": "Wrapper to install Allure-commandline via NPM",
8
8
  "main": "index.js",
9
9
  "files": [
Binary file
Binary file
Binary file
Binary file
Binary file