Back to Browse

Using Iteration to Write Clean Test Code

472 views
Oct 24, 2024
10:18

It’s very important to have readable test code, but it can be tricky to do. I’ll walk through some recent changes I worked on and show how I start with very messy test code and then iterate my way to much more readable test code. Podcast Repo: https://github.com/seniorcodereviewbuddy/podcast Bug I discovered making this episode: https://github.com/seniorcodereviewbuddy/podcast/issues/25 The intro music is: Acid Jazz by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/by/4.0/ Source: https://freemusicarchive.org/music/Kevin_MacLeod/Jazz_Sampler/AcidJazz_1430 Artist: http://incompetech.com/ The outro music is: Funk Game Loop by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/by/4.0/ Source: http://incompetech.com/music/royalty-free/index.html?isrc=USUAN1100839 Artist: http://incompetech.com/

Download

0 formats

No download links available.

Using Iteration to Write Clean Test Code | NatokHD