5 lines
82 B
Python
5 lines
82 B
Python
|
from Lib.LoadConf import *
|
||
|
from Lib.LoadData import *
|
||
|
import pytest
|
||
|
import allure
|