decorators.py 文件源码

python
阅读 26 收藏 0 点赞 0 评论 0

项目:azure-python-devtools 作者: Azure 项目源码 文件源码
def record_only():
    return unittest.skipUnless(
        not os.environ.get(ENV_LIVE_TEST, False),
        'This test is excluded from being run live. To force a recording, please remove the recording file.')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号