microsoft/restler-fuzzer

improve diagnosability for parser failures

开放

#753 创建于 2023年5月5日

 (0 条评论) (0 个反应) (0 位负责人)Python (329 个派生)auto 404
help wanted

仓库指标

星标
 (2,929 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

The line in the network log that contains the parser failure needs to be easily identifiable. Currently, only the error is printed, for example:

2023-05-04 18:52:27.468: module 'inspect' has no attribute 'getargspec'

It would also be helpful to add the exception to speccov.json.

贡献者指南