We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce7f39 commit 3b7b782Copy full SHA for 3b7b782
1 file changed
pytest.ini
@@ -7,6 +7,7 @@ addopts =
7
--cov-report=xml:cov.xml
8
--cov-report=html:htmlcov
9
--durations=20
10
+ --ignore=tests/metagpt/roles/di/run_swe_agent_for_benchmark.py
11
--ignore=tests/metagpt/actions/di/test_write_analysis_code.py
12
--ignore=tests/metagpt/actions/requirement_analysis/requirement/test_pic2txt.py
13
--ignore=tests/metagpt/actions/test_action_multi_llm.py
0 commit comments