This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
This tutorial won't require the implementation of unit tests into your pipeline, but as a data engineer, you'll want to know how to leverage the PyTest framework to check your code.
📚 Recommended Reading (~2 min read)
Read this article for step-by-step guide to enabling, writing, and verifying unit tests with PyTest.