microsoft/restler-fuzzer

include replay log paragraph in replay documentation

Open

#415 opened on Dec 3, 2021

 (0 comments) (0 reactions) (0 assignees)Python (329 forks)auto 404
documentationhelp wanted

Repository metrics

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

Description

Include the following in replay documentation, which currently is only included in the replay file.

This log may contain specific values for IDs or names that were generated during fuzzing, using the fuzzing dictionary. Such names will be re-played without modification. You must update the replay log manually with any changes required to execute the requests in your environment (for example, replacing pre-created account, subscription, or other resource IDs, as needed).

Contributor guide