Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 03:38 AM
Hello,
Please suggest the best practices/ ways to implement the unit test cases in Databricks python to pass code coverage at Azure devops
Labels:
- Labels:
-
Azure
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 03:54 AM
Hi, the process is like traditional software development practices.
Docs to refer:
Azure DevOps Best Practices: https://docs.microsoft.com/en-us/azure/databricks/repos#--best-practices-for-integrating-repos-with-...