1 Star 6 Fork 4

dangxianyue/python-playwright

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
test_module_2.py 132 Bytes
Copy Edit Raw Blame History
dangxianyue authored 2023-09-09 22:42 +08:00 . first commit
def test_case_1():
print("module 2 case_1")
assert 5 < 5
def test_case_2():
print("module 2 case_2")
assert 5 > 4
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/dangxianyue/python-playwright.git
git@gitee.com:dangxianyue/python-playwright.git
dangxianyue
python-playwright
python-playwright
master

Search