# auto_test_tool **Repository Path**: dxx_open/auto_test_tool ## Basic Information - **Project Name**: auto_test_tool - **Description**: "https://www.cnblogs.com/zjutlitao/p/17698384.html" 博文中的库; - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-22 - **Last Updated**: 2024-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 做类似zigbee、ble mesh…无线网络节点性能测试的时候,手动操作然后看表象往往很难找出真正的原因,而且有些深层次问题隐藏在弱网环境中、或大量测试中,因在上位机上用脚本实现自动化挂机测试便显得尤为重要。 这里介绍一种用python写的基于串口通信的上位机自动测试程序框架(简陋框架)。 详细信息:https://www.cnblogs.com/zjutlitao/p/9503525.html