此模块文件就是测试套件的入口点。
导入一个模块时,Python 解释器会处理模块文件内的各行。
When a module is imported, the Python interpreter processes each line in the module file.
也就是包含XML模块文件的包再加上XML的文件名,不带扩展名。
It's the package containing the XML module file and then the file name of the XML without the extensions.
应用推荐