1 comment

[ 2.8 ms ] story [ 14.5 ms ] thread
Simple test agent that: - records traces; input, output, Db/ORM queries, inter-service calls, events and their responses - records from any environment (record from pre-prod environment to start with) - Run traces using our CLI at every PR to compare the recorded trace to the trace of the build with the code change. Best thing - it mocks all outbound calls