Kea2-python 0.3.4__tar.gz → 0.3.5__tar.gz
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.
Potentially problematic release.
This version of Kea2-python might be problematic. Click here for more details.
- {kea2_python-0.3.4 → kea2_python-0.3.5}/Kea2_python.egg-info/PKG-INFO +4 -3
- {kea2_python-0.3.4 → kea2_python-0.3.5}/Kea2_python.egg-info/requires.txt +1 -1
- {kea2_python-0.3.4 → kea2_python-0.3.5}/PKG-INFO +4 -3
- {kea2_python-0.3.4 → kea2_python-0.3.5}/README.md +2 -1
- kea2_python-0.3.5/kea2/assets/monkeyq.jar +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/fastbotManager.py +1 -2
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/templates/bug_report_template.html +2 -2
- {kea2_python-0.3.4 → kea2_python-0.3.5}/pyproject.toml +2 -2
- kea2_python-0.3.4/kea2/assets/monkeyq.jar +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/Kea2_python.egg-info/SOURCES.txt +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/Kea2_python.egg-info/dependency_links.txt +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/Kea2_python.egg-info/entry_points.txt +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/Kea2_python.egg-info/top_level.txt +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/LICENSE +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/__init__.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/absDriver.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/adbUtils.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot-thirdpart.jar +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_configs/abl.strings +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_configs/awl.strings +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_configs/max.config +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_configs/max.fuzzing.strings +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_configs/max.schema.strings +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_configs/max.strings +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_configs/max.tree.pruning +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_configs/widget.block.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_libs/arm64-v8a/libfastbot_native.so +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_libs/armeabi-v7a/libfastbot_native.so +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_libs/x86/libfastbot_native.so +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_libs/x86_64/libfastbot_native.so +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/framework.jar +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/kea2-thirdpart.jar +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/quicktest.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/bug_report_generator.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/cli.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/keaUtils.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/kea_launcher.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/logWatcher.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/report_merger.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/resultSyncer.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/templates/merged_bug_report_template.html +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/u2Driver.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/utils.py +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/setup.cfg +0 -0
- {kea2_python-0.3.4 → kea2_python-0.3.5}/tests/test_u2Selector.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: Kea2-python
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.5
|
|
4
4
|
Summary: A python library for supporting and customizing automated UI testing for mobile apps
|
|
5
5
|
Author-email: Xixian Liang <xixian@stu.ecnu.edu.cn>
|
|
6
6
|
Requires-Python: >=3.8
|
|
@@ -10,7 +10,7 @@ Requires-Dist: rtree>=1.3.0
|
|
|
10
10
|
Requires-Dist: jinja2>=3.0.0
|
|
11
11
|
Requires-Dist: uiautomator2>=3.3.3
|
|
12
12
|
Requires-Dist: adbutils>=2.9.3
|
|
13
|
-
Requires-Dist:
|
|
13
|
+
Requires-Dist: packaging>=25.0
|
|
14
14
|
Dynamic: license-file
|
|
15
15
|
|
|
16
16
|
|
|
@@ -260,6 +260,7 @@ You can find the [user manual](docs/manual_en.md), which includes:
|
|
|
260
260
|
- How to find and understand Kea2's testing results
|
|
261
261
|
- How to [whitelist or blacklist](docs/blacklisting.md) specific activities, UI widgets and UI regions during fuzzing
|
|
262
262
|
- [Q&A for Kea2 and PBT (对Kea2和PBT技术的常见问题和回答)](https://sy8pzmhmun.feishu.cn/wiki/SLGwwqgzIiEuC3kwmV8cSZY0nTg?from=from_copylink)
|
|
263
|
+
- [Kea2 101 (Kea2 从0到1 的入门教程与最佳实践,建议新手阅读)](https://sy8pzmhmun.feishu.cn/wiki/EwaWwPCitiUJoBkIgALcHtglnDK?from=from_copylink)
|
|
263
264
|
|
|
264
265
|
Some blogs on Kea/Kea2 (in Chinese):
|
|
265
266
|
- [别再苦哈哈写测试脚本了,生成它们吧!(一)](https://mp.weixin.qq.com/s/R2kLCkXpDjpa8wCX4Eidtg)
|
|
@@ -339,7 +340,7 @@ Kea2 has been actively developed and maintained by the people in [ecnusse](https
|
|
|
339
340
|
[@Drifterpc]: https://github.com/Drifterpc
|
|
340
341
|
[@tingsu]: https://github.com/tingsu
|
|
341
342
|
|
|
342
|
-
[Zhendong Su](https://people.inf.ethz.ch/suz/), [Yiheng Xiong](https://xyiheng.github.io/), [Xiangchen Shen](https://xiangchenshen.github.io/), [Mengqian Xu](https://mengqianx.github.io/), [Haiying Sun](https://faculty.ecnu.edu.cn/_s43/shy/main.psp), [Jingling Sun](https://jinglingsun.github.io/), [Jue Wang](https://cv.juewang.info/) have also been actively participated in this project and contributed a lot!
|
|
343
|
+
[Zhendong Su](https://people.inf.ethz.ch/suz/), [Yiheng Xiong](https://xyiheng.github.io/), [Xiangchen Shen](https://xiangchenshen.github.io/), [Mengqian Xu](https://mengqianx.github.io/), [Haiying Sun](https://faculty.ecnu.edu.cn/_s43/shy/main.psp), [Jingling Sun](https://jinglingsun.github.io/), [Jue Wang](https://cv.juewang.info/), [Geguang Pu]() have also been actively participated in this project and contributed a lot!
|
|
343
344
|
|
|
344
345
|
Kea2 has also received many valuable insights, advices, feedbacks and lessons shared by several industrial people from Bytedance ([Zhao Zhang](https://github.com/zhangzhao4444), Yuhui Su from the Fastbot team), OPay (Tiesong Liu), WeChat (Haochuan Lu, Yuetang Deng), Huawei, Xiaomi and etc. Kudos!
|
|
345
346
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: Kea2-python
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.5
|
|
4
4
|
Summary: A python library for supporting and customizing automated UI testing for mobile apps
|
|
5
5
|
Author-email: Xixian Liang <xixian@stu.ecnu.edu.cn>
|
|
6
6
|
Requires-Python: >=3.8
|
|
@@ -10,7 +10,7 @@ Requires-Dist: rtree>=1.3.0
|
|
|
10
10
|
Requires-Dist: jinja2>=3.0.0
|
|
11
11
|
Requires-Dist: uiautomator2>=3.3.3
|
|
12
12
|
Requires-Dist: adbutils>=2.9.3
|
|
13
|
-
Requires-Dist:
|
|
13
|
+
Requires-Dist: packaging>=25.0
|
|
14
14
|
Dynamic: license-file
|
|
15
15
|
|
|
16
16
|
|
|
@@ -260,6 +260,7 @@ You can find the [user manual](docs/manual_en.md), which includes:
|
|
|
260
260
|
- How to find and understand Kea2's testing results
|
|
261
261
|
- How to [whitelist or blacklist](docs/blacklisting.md) specific activities, UI widgets and UI regions during fuzzing
|
|
262
262
|
- [Q&A for Kea2 and PBT (对Kea2和PBT技术的常见问题和回答)](https://sy8pzmhmun.feishu.cn/wiki/SLGwwqgzIiEuC3kwmV8cSZY0nTg?from=from_copylink)
|
|
263
|
+
- [Kea2 101 (Kea2 从0到1 的入门教程与最佳实践,建议新手阅读)](https://sy8pzmhmun.feishu.cn/wiki/EwaWwPCitiUJoBkIgALcHtglnDK?from=from_copylink)
|
|
263
264
|
|
|
264
265
|
Some blogs on Kea/Kea2 (in Chinese):
|
|
265
266
|
- [别再苦哈哈写测试脚本了,生成它们吧!(一)](https://mp.weixin.qq.com/s/R2kLCkXpDjpa8wCX4Eidtg)
|
|
@@ -339,7 +340,7 @@ Kea2 has been actively developed and maintained by the people in [ecnusse](https
|
|
|
339
340
|
[@Drifterpc]: https://github.com/Drifterpc
|
|
340
341
|
[@tingsu]: https://github.com/tingsu
|
|
341
342
|
|
|
342
|
-
[Zhendong Su](https://people.inf.ethz.ch/suz/), [Yiheng Xiong](https://xyiheng.github.io/), [Xiangchen Shen](https://xiangchenshen.github.io/), [Mengqian Xu](https://mengqianx.github.io/), [Haiying Sun](https://faculty.ecnu.edu.cn/_s43/shy/main.psp), [Jingling Sun](https://jinglingsun.github.io/), [Jue Wang](https://cv.juewang.info/) have also been actively participated in this project and contributed a lot!
|
|
343
|
+
[Zhendong Su](https://people.inf.ethz.ch/suz/), [Yiheng Xiong](https://xyiheng.github.io/), [Xiangchen Shen](https://xiangchenshen.github.io/), [Mengqian Xu](https://mengqianx.github.io/), [Haiying Sun](https://faculty.ecnu.edu.cn/_s43/shy/main.psp), [Jingling Sun](https://jinglingsun.github.io/), [Jue Wang](https://cv.juewang.info/), [Geguang Pu]() have also been actively participated in this project and contributed a lot!
|
|
343
344
|
|
|
344
345
|
Kea2 has also received many valuable insights, advices, feedbacks and lessons shared by several industrial people from Bytedance ([Zhao Zhang](https://github.com/zhangzhao4444), Yuhui Su from the Fastbot team), OPay (Tiesong Liu), WeChat (Haochuan Lu, Yuetang Deng), Huawei, Xiaomi and etc. Kudos!
|
|
345
346
|
|
|
@@ -245,6 +245,7 @@ You can find the [user manual](docs/manual_en.md), which includes:
|
|
|
245
245
|
- How to find and understand Kea2's testing results
|
|
246
246
|
- How to [whitelist or blacklist](docs/blacklisting.md) specific activities, UI widgets and UI regions during fuzzing
|
|
247
247
|
- [Q&A for Kea2 and PBT (对Kea2和PBT技术的常见问题和回答)](https://sy8pzmhmun.feishu.cn/wiki/SLGwwqgzIiEuC3kwmV8cSZY0nTg?from=from_copylink)
|
|
248
|
+
- [Kea2 101 (Kea2 从0到1 的入门教程与最佳实践,建议新手阅读)](https://sy8pzmhmun.feishu.cn/wiki/EwaWwPCitiUJoBkIgALcHtglnDK?from=from_copylink)
|
|
248
249
|
|
|
249
250
|
Some blogs on Kea/Kea2 (in Chinese):
|
|
250
251
|
- [别再苦哈哈写测试脚本了,生成它们吧!(一)](https://mp.weixin.qq.com/s/R2kLCkXpDjpa8wCX4Eidtg)
|
|
@@ -324,7 +325,7 @@ Kea2 has been actively developed and maintained by the people in [ecnusse](https
|
|
|
324
325
|
[@Drifterpc]: https://github.com/Drifterpc
|
|
325
326
|
[@tingsu]: https://github.com/tingsu
|
|
326
327
|
|
|
327
|
-
[Zhendong Su](https://people.inf.ethz.ch/suz/), [Yiheng Xiong](https://xyiheng.github.io/), [Xiangchen Shen](https://xiangchenshen.github.io/), [Mengqian Xu](https://mengqianx.github.io/), [Haiying Sun](https://faculty.ecnu.edu.cn/_s43/shy/main.psp), [Jingling Sun](https://jinglingsun.github.io/), [Jue Wang](https://cv.juewang.info/) have also been actively participated in this project and contributed a lot!
|
|
328
|
+
[Zhendong Su](https://people.inf.ethz.ch/suz/), [Yiheng Xiong](https://xyiheng.github.io/), [Xiangchen Shen](https://xiangchenshen.github.io/), [Mengqian Xu](https://mengqianx.github.io/), [Haiying Sun](https://faculty.ecnu.edu.cn/_s43/shy/main.psp), [Jingling Sun](https://jinglingsun.github.io/), [Jue Wang](https://cv.juewang.info/), [Geguang Pu]() have also been actively participated in this project and contributed a lot!
|
|
328
329
|
|
|
329
330
|
Kea2 has also received many valuable insights, advices, feedbacks and lessons shared by several industrial people from Bytedance ([Zhao Zhang](https://github.com/zhangzhao4444), Yuhui Su from the Fastbot team), OPay (Tiesong Liu), WeChat (Haochuan Lu, Yuetang Deng), Huawei, Xiaomi and etc. Kudos!
|
|
330
331
|
|
|
Binary file
|
|
@@ -2,8 +2,7 @@ from retry import retry
|
|
|
2
2
|
from retry.api import retry_call
|
|
3
3
|
from dataclasses import asdict
|
|
4
4
|
import requests
|
|
5
|
-
from
|
|
6
|
-
from pkg_resources import parse_version
|
|
5
|
+
from packaging.version import parse as parse_version
|
|
7
6
|
|
|
8
7
|
from uiautomator2.core import HTTPResponse, _http_request
|
|
9
8
|
from kea2.adbUtils import ADBDevice, ADBStreamShell_V2
|
|
@@ -229,14 +229,14 @@
|
|
|
229
229
|
}
|
|
230
230
|
|
|
231
231
|
.table-custom tr.collapse pre {
|
|
232
|
-
max-height: 300px;
|
|
233
|
-
overflow-y: auto;
|
|
234
232
|
font-size: 0.85rem;
|
|
235
233
|
line-height: 1.4;
|
|
236
234
|
background-color: #f8f9fa;
|
|
237
235
|
border: 1px solid #e9ecef;
|
|
238
236
|
border-radius: 4px;
|
|
239
237
|
padding: 0.75rem;
|
|
238
|
+
white-space: pre-wrap;
|
|
239
|
+
word-wrap: break-word;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
242
|
.table-custom tr.collapse details {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "Kea2-python"
|
|
3
|
-
version = "0.3.
|
|
3
|
+
version = "0.3.5"
|
|
4
4
|
description = "A python library for supporting and customizing automated UI testing for mobile apps"
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
requires-python = ">=3.8"
|
|
@@ -9,7 +9,7 @@ dependencies = [
|
|
|
9
9
|
"jinja2>=3.0.0",
|
|
10
10
|
"uiautomator2>=3.3.3",
|
|
11
11
|
"adbutils>=2.9.3",
|
|
12
|
-
"
|
|
12
|
+
"packaging>=25.0",
|
|
13
13
|
]
|
|
14
14
|
authors = [
|
|
15
15
|
{ name = "Xixian Liang", email = "xixian@stu.ecnu.edu.cn" }
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_libs/arm64-v8a/libfastbot_native.so
RENAMED
|
File without changes
|
{kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_libs/armeabi-v7a/libfastbot_native.so
RENAMED
|
File without changes
|
|
File without changes
|
{kea2_python-0.3.4 → kea2_python-0.3.5}/kea2/assets/fastbot_libs/x86_64/libfastbot_native.so
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|