Testing pyspark with pytest
Posted on Sun 15 January 2023 in Python • Tagged with spark, pyspark, pytest, testing
Automate testing for pyspark applications using pytest. Includes use of markers and fixtures.
Continue reading
Posted on Sun 15 January 2023 in Python • Tagged with spark, pyspark, pytest, testing
Automate testing for pyspark applications using pytest. Includes use of markers and fixtures.