# samples(样例,默认不执行) 本目录下的 ``*.py.sample`` **不会被** ``python tests/run_tests.py`` 收集。 复制为 ``tests/test_*.py``(去掉 ``.sample``)后,再按业务实现 service / golden 断言。