Testing From Trenches: How To Fake A Python List In FactoryBoy Using Faker python TL;DR Among other artifacts, every software tester is responsible for creating test data. This post gives the recipe how to create a ‘fake’ Python list using FactoryBoy library. The Problem… Karlo Smid June 26, 2019 Read More