👩💻 Join our community of thousands of amazing developers!
Prelude This post is the 2nd installment of a 2 part series about integration testing. You can read the first installment, which is about executing tests in a restricted environment using Docker. The example repository that this post draws it examples from can be found here. Introduction ”More than the act of testing, the act of designing tests is one of the best bug preventers known.” - Boris Beizer...