Debugging
The first step when debugging tests should be to run with the environment variable DEBUG=fetch-mock*
. This will output additional logs for debugging purposes.
Note that this was removed in version 10.
The first step when debugging tests should be to run with the environment variable DEBUG=fetch-mock*
. This will output additional logs for debugging purposes.
Note that this was removed in version 10.