run.py 148 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 from test_backend_case.account_case import test_login_vfc from test_backend_case.account_case import test_diary_data import pytest pytest.main()