microsoft/restler-fuzzer

improve testing for config.json compile option

Open

#718 opened on Mar 17, 2023

 (0 comments) (0 reactions) (0 assignees)Python (329 forks)auto 404
help wantedtesting

Repository metrics

Stars
 (2,929 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

This item should add test coverage to prevent regressions such as the one in https://github.com/microsoft/restler-fuzzer/commit/dfc640bea057818225413553c0b20da08de3d21a. Currently, the only end to end test is the quick start test which uses the --api_spec parameter.

Contributor guide