添加测试结果文件

pull/208/head^2
Desuver 2025-05-22 17:19:13 +08:00
parent e7bfbd0e61
commit 8d663546aa
1 changed files with 10 additions and 0 deletions

View File

@ -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 ======================================================================
(