
Is the pytest.mark.welcome mark unrecognized in Pytest, possibly a typo?
本文共计90个文字,预计阅读时间需要1分钟。在项目下新建一个pytest.ini配置文件,内容如下:ini[pytest]markers=welcomelogin在项目下新建一个pytest.ini的配置文件,里面如下配置即可。marker
共收录篇相关文章

本文共计90个文字,预计阅读时间需要1分钟。在项目下新建一个pytest.ini配置文件,内容如下:ini[pytest]markers=welcomelogin在项目下新建一个pytest.ini的配置文件,里面如下配置即可。marker