logo

PyVCR - Or how we cut our testing time from 5mins to 5s - Nir Krakowski - PyCon Israel 2018

time2 yr agoview0 views

A few months ago we decided to upgrade our CI to include integration tests beyond the usual unit tests for our DNA synthesis and ordering platform. Rather than mocking our complex microservices environment, we chose to use VCR to record and replay the interactions. We will discuss the pros & cons of using PyVCR with examples and a walk through on how to use it.

Loading comments...