A minimal Django testing styleguide
Joseph Victor Zammit 10:20 stage π€
A lot of material is out there to ensure that “style” is maintained for “non test” code. But what is “style”? And why do we need a “style” guide? And why would we need a style guide for our tests code? Explain to me with examples please.
About Joseph
Iβm Joseph. Or βJoeβ in short. I am in software engineering since the β00s. Working professionally since β06.
Most of the time my roles were βbackendβ. Where working with data and relational databases is a key part of backend.
From β08 onwards I worked a lot with Python. And the framework I worked with most is Django.
Website: https://www.untangled.dev/
Talk references
- Full references page: https://www.untangled.dev/2023/10/06/talk-djangoday-cph-23/
- Github repo with code samples: https://github.com/jvzammit/cph23