def test_content(response):
"""Sample pytest test function with the pytest fixture as an argument.
"""
# from bs4 import BeautifulSoup
# assert 'GitHub' in BeautifulSoup(response.content).title.string
test_rust_pypi_example.py 文件源码
python
阅读 26
收藏 0
点赞 0
评论 0
评论列表
文章目录