Test with Confidence: A Deep Dive into Eliminating Flaky Tests in Python

Nisanthan Nanthakumar

Nisanthan Nanthakumar

I like to write code and travel. Ask me about the time I caught piranhas in the Amazon jungle.

    Abstract

    Flaky tests are a common problem in software development that can cause frustration, delays, and even damage to a codebase. These tests may pass or fail inconsistently, making it difficult to trust the results and slowing down development workflows. In this talk, we'll explore the root causes of flaky tests in Python applications and provide practical strategies for finding, resolving, and preventing them.

    Description

    Location

    R0

    Date

    Day 1 • 16:55-17:10 (GMT+8)

    Language

    English talk

    Level

    Intermediate

    Category

    Testing