添加测试结果文件
parent
e7bfbd0e61
commit
8d663546aa
|
@ -0,0 +1,10 @@
|
||||||
|
(.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 ======================================================================
|
||||||
|
(
|
Loading…
Reference in New Issue