Tech Talk: Identifying Potential Test Reductions Using Pytest and AST Analysis
Virtual: https://events.vtools.ieee.org/m/490367Speaker: Arun Vishwanathan ((https://www.linkedin.com/in/arun-vishwanathan-16b56917/)) Title: Identifying Potential Test Reductions Using Pytest and AST Analysis Abstract: Test matrix explosions are a growing challenge in modern software testing, especially when using parameterized tests in machine learning pipelines. This talk presents a hybrid approach that combines Python's Abstract Syntax Tree (AST) analysis and Python's Test Framework parameterized testing […]