test_gabbi.py 文件源码

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

项目:deckhand 作者: att-comdev 项目源码 文件源码
def loads(string):
        # NOTE: The simple approach to handling dictionary versus list response
        # bodies is to always parse the response body as a list and index into
        # the first element using [0] throughout the tests.
        return list(yaml.safe_load_all(string))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号