22-25 April 2026

Automated Acceptance Testing for Pyspark

2022

TL; DR

Testing PySpark code with pytest-bdd

Session Details

Writing Unit Tests for software is fairly well understood, but what about end-to-end acceptance testing? This talk will describe an approach to creating automated, repeatable tests using the BDD framework pytest-bdd,

3 things you'll get out of this session