Florina BW

Florina Ahmeti

Pyton Web Engineer @ Valtech

Florina Ahmeti is a backend developer and data engineer with over 5 years of experience working mostly with Python and Django. She enjoys building reliable systems, improving data processes, and designing APIs that make things work smoothly and efficiently. A lot of her work involves optimizing code and making sure everything runs without issues. At DevCon, she’ll be talking about Mutation Testing — a helpful technique that makes code stronger by testing how well it handles unexpected changes. She enjoys problem-solving, learning new things, and sharing practical ideas with others.

___________________ 🎙️ From Code Coverage to Code Confidence:  Mutation Testing 🎙️ Ever felt like your unit tests were just checking boxes rather than uncovering real issues? This talk dives into Mutation Testing, a powerful (yet often overlooked) technique that introduces tiny, controlled “bugs” into your code to see whether your tests catch them. We’ll walk through why traditional coverage metrics can be misleading, how mutation testing provides a better gauge of test quality, and practical tips for getting started. By challenging our tests to “break,” we ultimately make them more robust—ensuring they’ll catch subtle errors before they ever reach production.