【发布时间】:2020-08-05 13:54:00
【问题描述】:
我已经安装了 allure 2.8.17。它位于pipenv 环境中。当我在终端中运行以下命令时:
behave -f allure_behave.formatter:AllureFormatter -o reports/
失败并出现以下错误
usage: behave [options] [ [DIR|FILE|FILE:LINE] ]+
behave: error: format=allure_behave.formatter:AllureFormatter is unknown
(behave) sharathkrishnan@sharaths-mbp features %
【问题讨论】:
标签: python bdd allure python-behave