microsoft/restler-fuzzer

improve diagnosability for parser failures

オープン

#753 opened on 2023/05/05

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (329 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (2,929 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド