2026-07-16 –, Poster Hall A
Have you ever wondered how to write good unit tests?
Do you know the best practices for unit testing?
Or maybe you’re already using unit tests in your project and want to see how others approach them?
If the answer to any of these questions is yes, this talk is for you. During the session, you’ll learn how to write proper unit tests, discover good testing practices, learn to distinguish mocks from stubs, see examples of using dependency injection to improve testability, and find out what pure functions are and why they’re easier to test.
I'm big fan of teaching people and sharing my experience and knowledge regarding Python, unit testing and TDD. I'm trainer in my company's team.