Video unavailable
SQLBits 2022
Automated Acceptance Testing for Pyspark
Testing PySpark code with pytest-bdd
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,