mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
1 line
108 B
Bash
Executable file
1 line
108 B
Bash
Executable file
coverage run --source ./metagpt -m pytest && coverage report -m && coverage html && open htmlcov/index.html
|