test_show.py import pytest def test_sample1(): assert 1 == 1 def test_sample2(): ... platform win32 -- Python 3.7.0, pytest-4.0.2, py-1.7.0, ...
確定! 回上一頁