© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Miki Szeles
Everything related to test automation
Thanks Maxi for this great writing. I totally agree with you. I very often introduce methods additional local variables just to make my code more understandable. 😊
Maxi Contieri
Software Engineer
This case might be (or may not) be another smell.
Do you have a code snippet ?
No I do not have a code snipet, but introducing a variable for betternunderstandg is a widely accepted method in clean code. 😉😊Maxi Contieri