forked from phoenix-oss/llama-stack-mirror
chore(verification): update README and reorganize generate_report.py (#1978)
# What does this PR do? ## Test Plan uv run --with-editable ".[dev]" python tests/verifications/generate_report.py --run-tests
This commit is contained in:
parent
cb874287a4
commit
8bd6665775
8 changed files with 1205 additions and 1213 deletions
|
@ -46,6 +46,7 @@ dev = [
|
|||
"pytest-asyncio",
|
||||
"pytest-cov",
|
||||
"pytest-html",
|
||||
"pytest-json-report",
|
||||
"nbval", # For notebook testing
|
||||
"black",
|
||||
"ruff",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue