szymon_dybczak
Esteemed Contributor III

Hi @Saf4Databricks ,

Sure, here they are:

To view the docs for PySpark test utils, see here. 

spark.apache.org

- To see the code for PySpark built-in test utils, check out the Spark repository

pyspark.testing.utils — PySpark 3.5.2 documentation (apache.org)

- To see the JIRA board tickets for the PySpark test framework,

[SPARK-44042] SPIP: PySpark Test Framework - ASF JIRA (apache.org)

View solution in original post