OctopusDeploy / Halibut

| Public | A secure communication stack for .NET using JSON-RPC over SSL.
Other
12 stars 44 forks source link

Always make available trace logs #557

Closed LukeButters closed 11 months ago

LukeButters commented 11 months ago

Background

We always recorded trace logs to file, this PR changes the tests so that those trace logs are always available.

This means:

This test will also print the location of the trace log for easy debugging.

How to review this PR

Quality :heavy_check_mark:

Pre-requisites