10 lines
869 B
Plaintext
10 lines
869 B
Plaintext
|
(.venv) PS D:\2025软件项目管理\spm_vocabulary\spm_vocabulary> pytest test_vocabulary.py
|
||
|
===================================================================== test session starts ======================================================================
|
||
|
platform win32 -- Python 3.12.4, pytest-8.3.5, pluggy-1.5.0
|
||
|
rootdir: D:\2025软件项目管理\spm_vocabulary\spm_vocabulary
|
||
|
collected 16 items
|
||
|
|
||
|
test_vocabulary.py ................ [100%]
|
||
|
|
||
|
====================================================================== 16 passed in 0.02s ======================================================================
|
||
|
(
|