mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 09:16:21 +02:00
2 lines
108 B
Bash
2 lines
108 B
Bash
|
|
coverage run --source ./metagpt -m pytest && coverage report -m && coverage html && open htmlcov/index.html
|