How I can test my Python code that I wrote using notebooks?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2021 03:28 AM
I've written the code in the notebooks using the Python, and I want to add tests to it to make sure that it won't break when I do more changes.
What tools can I use for that tasks?
Labels:
- Labels:
-
Pyspark
-
Python
-
Unit testing