Tracetest
Tracetest uses your existing OpenTelemetry traces to power trace-based testing with assertions against your trace data at every point of the request transaction.
How it works
To use Tracetest with Honeycomb, your code should already be instrumented with OpenTelemetry and you should be using an OpenTelemetry Collector with Honeycomb configured as one of your destinations for trace data. To use Honeycomb with tracetest, you must configure your OpenTelemetry Collector to export traces to multiple data stores. Traces generated by your application are then sent to both Honeycomb and Tracetest.
Use an OpenTelemetry Collector to send trace data to both Honeycomb and Tracetest.