Home

Awesome

SoloPi-Converter

Thanks

感谢前期参与SoloPi脚本转化工作的同学:https://testerhome.com/topics/20346

Introduction (简介)

SoloPi 用例转化工具,支持将 SoloPi JSON 用例转化为其他自动化脚本语言,目前支持转化为 Appium 和 Macaca 脚本。

Features (功能)

Limitation (限制)

Getting Started (必看)

  1. 在SoloPi设置里,将用例加密秘钥设置为空,然后在用例列表中长按导出用例
  2. 执行入口 python3 handler.py
  3. 输入 SoloPi 脚本地址
  4. 选择转化类型(目前支持 Appium 和 Macaca )
  5. 选择输出目录
  6. 每一步单独选择查找方式
  7. 导出完成,可以在对应目录查看导出的用例脚本,导出的脚本文件会被命名为 main.xxx 。

代码导读

Related projects (相关的项目)

SoloPi 自动化测试工具

版权声明

Discuss (讨论群)

面向行业测试相关从业人员,对工具有什么意见或者建议的话也欢迎Issue、PR或加群讨论。

group

Contribution (参与贡献)

独乐乐不如众乐乐,开源的核心还是在于技术的分享交流,当你对开源项目产生了一些想法时,有时还会有更加Smart的表达方式,比如(Thanks to uiautomator2):

当然,Star、Fork、Merge Request、Issue等功能也随时欢迎大家使用哈!

如果你有什么好的想法,也可以与我们直接联系,进行更加深入的讨论,我们希望将这套移动端的测试工具框架进行更好的推广,欢迎大家多多宣传。

License (协议)

This project is under the Apache 2.0 License. See the LICENSE file for the full license text.

Copyright (C) 2015-present, Ant Financial Services Group

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 	http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Disclaimer (免责声明)

免责声明