From 8d663546aaffe3180cfd3c501c391a01d2d6f2f5 Mon Sep 17 00:00:00 2001 From: Desuver <13868901+desuver@user.noreply.gitee.com> Date: Thu, 22 May 2025 17:19:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B5=8B=E8=AF=95=E7=BB=93?= =?UTF-8?q?=E6=9E=9C=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_vocabulary_output_2025_04_10.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test_vocabulary_output_2025_04_10.txt diff --git a/test_vocabulary_output_2025_04_10.txt b/test_vocabulary_output_2025_04_10.txt new file mode 100644 index 0000000..dc6c79c --- /dev/null +++ b/test_vocabulary_output_2025_04_10.txt @@ -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 ====================================================================== +( \ No newline at end of file