6 lines
111 B
Python
6 lines
111 B
Python
|
from Tools.LoadConf import *
|
||
|
from Tools.LoadData import *
|
||
|
from Lib.Logger import *
|
||
|
import pytest
|
||
|
import allure
|