# -*- coding: UTF-8 -*- """ @Project :pytest_src @File :test_case.py @Author :haojiang @Date :2022/9/23 10:09 """ import allure import pytest def test_01_excel_check(): pass