Introduction Problem Like any other program, Azure Databricks notebooks should be tested automatically to ensure code quality. Using standard Python Test Tools is not easy because these tools are based on Python files in a file system. And a notebook doesn’t correspond to a Python file. Solution To enable automated […]
Monthly Archives: July 2020
1 post