126 Tests to TEST Tests? Bryan Finster explains himself!

Published: Nov. 18, 2020, 1:26 a.m.

Mentioned in the episode: Montebank for testing APIs via over the wire test doubles: http://www.mbtest.org/docs/api/overview Jargon: Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that …