我不明白如何使用库正确运行简单的测试(功能文件和 python 文件)pytest-bdd。
pytest-bdd
从官方文档中,我无法理解要发出什么命令来运行测试。
我尝试使用pytest命令,但我看到没有测试运行。我是否需要使用另一个库behave来运行功能文件?
pytest
behave
pytest python-behave
pytest ×1
python-behave ×1