Live data from Hacker News

Stop wrestling with mocks. Start shipping confidently

hypertest.co

1–2 of 2 posts

Re: Stop wrestling with mocks. Start shipping confidently

#2
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