For more information on how to unit test PySpark in Palantir Foundry, take a look at the Foundry documentation: https://palantir.com/docs/foundry/tra...
In this video we go through an existing pipeline and enable unit tests inside Python transforms.
From there, we add an example unit test to show how tests run, and then test PySpark from our main pipeline.
Watch the next video in our Code Repositories series to learn how to create a Python library: • Code Repositories | How to Create a P...