gpt4 book ai didi

Python nosetests 运行测试两次

转载 作者:行者123 更新时间:2023-11-28 22:46:50 29 4
gpt4 key购买 nike

我正在使用 Jenkins 设置一个 Python 持续集成服务器,nosetests 不断运行相同的测试两次。我不会在任何地方导入测试。这是我正在运行的命令:

nosetests --with-xcoverage --with-xunit --all-modules --traverse-namespace --cover-package=app --cover-inclusive --cover-erase -x

有什么想法吗?这是一个 Flask-Restful 应用程序。

最佳答案

我遇到了类似的问题。在打开冗长(如上面 Schollii 所建议的)并比较 this question 上的注释之后对我有用的是删除我的主代码文件夹(其中测试是一个子目录)中的 init.py(当然还有 init.pyc)。

关于Python nosetests 运行测试两次,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27025650/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com