API Examples enable consumer unit testing of producer APIs When an application consumes data from a remote service, we wish to verify the correctness of consumer-producer interactions via a testing strategy that encompasses the following characteristics: Fast feedback 100% scenario coverage Representative test data Auto-detect API changes The simplest method of verifying parser behaviour would […]