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.

貢獻者指南