#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ 神机项目测试模块 统一管理所有测试功能 """ __version__ = "1.0.0" __author__ = "云霖网络安全实验室"