mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-26 04:04:29 +08:00
[doc] add pytest tips (#19010)
Signed-off-by: reidliu41 <reid201711@gmail.com> Co-authored-by: reidliu41 <reid201711@gmail.com>
This commit is contained in:
parent
9760fd8f6a
commit
5b168b6d7a
@ -108,6 +108,9 @@ pre-commit run mypy-3.9 --hook-stage manual --all-files
|
||||
|
||||
# Unit tests
|
||||
pytest tests/
|
||||
|
||||
# Run tests for a single test file with detailed output
|
||||
pytest -s -v tests/test_logger.py
|
||||
```
|
||||
|
||||
!!! tip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user